aboutsummaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
Diffstat (limited to 'libc')
-rw-r--r--libc/inc/input.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/inc/input.h b/libc/inc/input.h
index be1c0a4..04a0301 100644
--- a/libc/inc/input.h
+++ b/libc/inc/input.h
@@ -91,8 +91,8 @@
#define KEY_KP0 82
#define KEY_KPDOT 83
-/* #define KEY_ZENKAKUHANKAKU 85 */
-/* #define KEY_102ND 86 */
+#define KEY_ZENKAKUHANKAKU 85
+#define KEY_102ND 86
#define KEY_F11 87
#define KEY_F12 88
#define KEY_RO 89