summaryrefslogtreecommitdiff
path: root/macros.asm
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-03-17 14:36:59 -0400
committerentrpntr <entrpntr@gmail.com>2020-03-17 14:36:59 -0400
commitd7327a64949c5abb607299184507c89e4c4f1387 (patch)
tree0666f1f620cc06fd71846ffcdd6f7f5fd681cf39 /macros.asm
parent2101159b63fd4fd30499fe2ab639060d97f043e7 (diff)
Cleanup macros before continuing.
Diffstat (limited to 'macros.asm')
-rw-r--r--macros.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros.asm b/macros.asm
index ad584206..b7985712 100644
--- a/macros.asm
+++ b/macros.asm
@@ -20,7 +20,7 @@ INCLUDE "macros/mobile.asm"
INCLUDE "macros/pals.asm"
INCLUDE "macros/flag.asm"
-;INCLUDE "macros/legacy.asm"
+INCLUDE "macros/legacy.asm"
dr: macro
IF DEF(GOLD)