mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-13 04:48:01 +00:00
Corrected typo
This commit is contained in:
parent
44c95af463
commit
58346414f7
@ -112,7 +112,7 @@
|
||||
#define KEY_DOWN 264
|
||||
#define KEY_UP 265
|
||||
#define KEY_PAGE_UP 266
|
||||
#define PAGE_DOWN 267
|
||||
#define KEY_PAGE_DOWN 267
|
||||
#define KEY_HOME 268
|
||||
#define KEY_END 269
|
||||
#define KEY_CAPS_LOCK 280
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user