瀏覽代碼

Update RGFW to 1.7.5-dev

M374LX 3 月之前
父節點
當前提交
6eeaf1dd5b
共有 2 個文件被更改,包括 277 次插入163 次删除
  1. 276 163
      src/external/RGFW.h
  2. 1 0
      src/platforms/rcore_desktop_rgfw.c

File diff suppressed because it is too large
+ 276 - 163
src/external/RGFW.h


+ 1 - 0
src/platforms/rcore_desktop_rgfw.c

@@ -177,6 +177,7 @@ static const unsigned short keyMappingRGFW[] = {
     [RGFW_shiftR] = KEY_RIGHT_SHIFT,
     [RGFW_controlR] = KEY_RIGHT_CONTROL,
     [RGFW_altR] = KEY_RIGHT_ALT,
+    [RGFW_superR] = KEY_RIGHT_SUPER,
     #endif
     [RGFW_space] = KEY_SPACE,
 

Some files were not shown because too many files changed in this diff