summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/CRT.h b/CRT.h
index 80d1eb71..8a5d6ac6 100644
--- a/CRT.h
+++ b/CRT.h
@@ -9,9 +9,9 @@ in the source distribution for its full text.
#include <stdbool.h>
-#define KEY_WHEELUP KEY_F(20)
+#define KEY_WHEELUP KEY_F(20)
#define KEY_WHEELDOWN KEY_F(21)
-#define KEY_RECLICK KEY_F(22)
+#define KEY_RECLICK KEY_F(22)
typedef enum TreeStr_ {
TREE_STR_HORZ,