Corrected typo

This commit is contained in:
Ray 2018-01-31 15:32:40 +01:00
parent 44c95af463
commit 58346414f7

View File

@ -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