aboutsummaryrefslogtreecommitdiff
path: root/pc.h
diff options
context:
space:
mode:
authorTucker Evans <tuckerevans24@gmail.com>2019-10-15 19:24:39 -0400
committerTucker Evans <tuckerevans24@gmail.com>2019-10-16 13:27:39 -0400
commit5e11a31e4434331e038b97eaaa992ba65e24811a (patch)
tree0f0fea7a8c11e8e09260d9cb1c3dff1ea1454a8b /pc.h
parente9ac92f439c57c5ce7a39482215363315155270b (diff)
Update Code generation macros
Diffstat (limited to 'pc.h')
-rw-r--r--pc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/pc.h b/pc.h
index 3614796..844868d 100644
--- a/pc.h
+++ b/pc.h
@@ -15,7 +15,6 @@ int set_func_types(ptree*, int*, int);
int get_call_types(ptree*, int*, int);
#define OFFSET_SIZE 8
+#define DEBUG
#endif
-
-#define GENERATE_CODE