summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorHugo Musso Gualandi <hugo_musso_gualandi@hotmail.com>2020-09-12 19:16:07 -0300
committerHugo Musso Gualandi <hugo_musso_gualandi@hotmail.com>2020-09-12 19:21:27 -0300
commit5ad3c11eaad3f75b09569758e0b67d18933a6278 (patch)
tree99e974da7d54891f5d4d8822ce3676a7cada3c21 /CRT.h
parent9207401f9711ba026a70d7dd47347d7eab168b3f (diff)
Alignment tweak
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,

© 2014-2024 Faster IT GmbH | imprint | privacy policy