summaryrefslogtreecommitdiff
path: root/input.h
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-03-31 22:28:31 +0200
committerOskar <[email protected]>2024-03-31 22:28:31 +0200
commitc5b58534dc41ec36e041717918de5727e0200b28 (patch)
treefd0ef1f829792fc8b70bf7869d25b67e13cb11f1 /input.h
parenta632711155260c9d7bd679736987857041afbddb (diff)
Singles done
Diffstat (limited to 'input.h')
-rw-r--r--input.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/input.h b/input.h
index e509ee7..cd4ef19 100644
--- a/input.h
+++ b/input.h
@@ -9,6 +9,7 @@
#define SMODE_MAX_SIZE 33
#define SMODE_MAX_INPUT_SIZE 32
+#define _RETURN 3
#define _ONE 1
#define _SINGLE 1
#define _MULTIPLE 2