aboutsummaryrefslogtreecommitdiff
path: root/src/opcodes.h
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2015-11-11 11:27:44 -0500
committerFranklin Wei <git@fwei.tk>2015-11-11 11:27:44 -0500
commitac3d13839cd797d2992d9111a16b649668e2f06d (patch)
treeeaff2783f7a0af726fab70ddfdbfc5e712d3f0d2 /src/opcodes.h
parentdc371f18db2fe07fd0be9e096666fbe9d07c8817 (diff)
downloadducky-ac3d13839cd797d2992d9111a16b649668e2f06d.zip
ducky-ac3d13839cd797d2992d9111a16b649668e2f06d.tar.gz
ducky-ac3d13839cd797d2992d9111a16b649668e2f06d.tar.bz2
ducky-ac3d13839cd797d2992d9111a16b649668e2f06d.tar.xz
stuff
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