summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-09-11 13:50:12 -0400
committermid-kid <esteve.varela@gmail.com>2020-09-12 11:21:09 +0200
commitcf42820a06add7679048e3ce4be40f8483dfdf22 (patch)
tree5cae5f86e61aeb3a91ffb736a967105c630c77c4 /Makefile
parenta946e0ba851ad41b8d434e7494824128b247935a (diff)
Disassemble the start of bank 0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 87151fb..b10b1d0 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ RGBGFX := rgbgfx
RGBLINK := rgblink
RGBFIX := rgbfix
-RGBASMFLAGS := -p 0xff -L
+RGBASMFLAGS := -p 0xff -L -h -E
RGBLINKFLAGS := -p 0xff -d
RGBFIXFLAGS := -p 0xff -c -m 0x1b -r 0x03 -k "01" -i "AKVJ" -t "POKEPICROSS"