summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorentrpntr <entrpntr@gmail.com>2020-04-23 13:00:01 -0400
committerentrpntr <entrpntr@gmail.com>2020-04-23 13:00:01 -0400
commit5f2d3bedb9aef983f1d3cdbca1028b2e08be4cd4 (patch)
tree22e40352158d672f29cc0e45da166f63f65dbf25 /Makefile
parent1d456d5f66627e8023c074419180639cc027e7bc (diff)
Revisit some bank 5 code before continuing.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5b395a98..33ba7f5e 100644
--- a/Makefile
+++ b/Makefile
@@ -63,6 +63,7 @@ compare: $(roms)
tools:
$(MAKE) -C tools/
+
RGBASMFLAGS = -L -Weverything
$(gold_obj): RGBASMFLAGS += -D _GOLD
$(silver_obj): RGBASMFLAGS += -D _SILVER