summaryrefslogtreecommitdiff
path: root/command.h
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-03-04 10:40:32 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-03-04 10:40:32 -0500
commit1cbaa8c30f63b854696b9a0761376eda5ea87ecd (patch)
treec249b7ff2b5311f4d4d6b84ff403687df36cb63d /command.h
parentc8fe98bf37f5364543b365d6d423a785c3c66452 (diff)
string arguments
Diffstat (limited to 'command.h')
-rw-r--r--command.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/command.h b/command.h
index ab5d010..aadac48 100644
--- a/command.h
+++ b/command.h
@@ -1,3 +1,6 @@
+// i | ARG_STRING = ted->strings[i]
+#define ARG_STRING 0x4000000000000000
+
ENUM_U16 {
CMD_UNKNOWN,
CMD_NOOP, // do nothing