aboutsummaryrefslogtreecommitdiff
path: root/src/opcodes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opcodes.h')
-rw-r--r--src/opcodes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opcodes.h b/src/opcodes.h
index 503ab59..a08157b 100644
--- a/src/opcodes.h
+++ b/src/opcodes.h
@@ -37,4 +37,5 @@
#define LSH 0x24
#define RSH 0x25
#define SQRT 0x26
+#define DECL_CONST 0x27
#define LINEMARK 0xFF