From 5f2d3bedb9aef983f1d3cdbca1028b2e08be4cd4 Mon Sep 17 00:00:00 2001 From: entrpntr Date: Thu, 23 Apr 2020 13:00:01 -0400 Subject: Revisit some bank 5 code before continuing. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit v1.2.3