From ac3d13839cd797d2992d9111a16b649668e2f06d Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Wed, 11 Nov 2015 11:27:44 -0500 Subject: stuff --- src/opcodes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/opcodes.h') 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 -- cgit v1.1