mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-05 19:08:13 +00:00
Update RGFW to 1.7.5-dev
This commit is contained in:
902
src/external/RGFW.h
vendored
902
src/external/RGFW.h
vendored
File diff suppressed because it is too large
Load Diff
@@ -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,
|
||||
|
||||
|
Reference in New Issue
Block a user