Update to rgbds v0.7.0

This commit is contained in:
Rangi
2024-01-03 10:58:53 -05:00
committed by xCrystal
parent 3e952c0b0f
commit 0df29e5aaf
22 changed files with 61 additions and 72 deletions

View File

@@ -102,7 +102,7 @@ tools:
$(MAKE) -C tools/
RGBASMFLAGS = -hL -Q8 -P includes.asm -Weverything -Wnumeric-string=2 -Wtruncation=1
RGBASMFLAGS = -Q8 -P includes.asm -Weverything -Wnumeric-string=2 -Wtruncation=1
# Create a sym/map for debug purposes if `make` run with `DEBUG=1`
ifeq ($(DEBUG),1)
RGBASMFLAGS += -E