mirror of
https://github.com/raysan5/raylib.git
synced 2026-04-14 11:09:10 -04:00
Reviewed RPI inputs
This commit is contained in:
@ -111,6 +111,8 @@
|
||||
#define KEY_F8 297
|
||||
#define KEY_F9 298
|
||||
#define KEY_F10 299
|
||||
#define KEY_F11 300
|
||||
#define KEY_F12 301
|
||||
#define KEY_LEFT_SHIFT 340
|
||||
#define KEY_LEFT_CONTROL 341
|
||||
#define KEY_LEFT_ALT 342
|
||||
|
||||
Reference in New Issue
Block a user