aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2010-12-22 14:45:34 -0700
committerIIMarckus <iimarckus@gmail.com>2010-12-22 14:45:34 -0700
commita252a149d92c3784575260f0e150472eb8369705 (patch)
tree58c84eb9243dc8404f23848d0d87de664496c5df /Makefile
parentpokered.gbc should depend on constants.asm (diff)
downloadpokeyellow-a252a149d92c3784575260f0e150472eb8369705.tar.gz
pokeyellow-a252a149d92c3784575260f0e150472eb8369705.tar.xz
pokeyellow-a252a149d92c3784575260f0e150472eb8369705.zip
Sync with latest RGBDS
hg-commit-id: 6812720c7a31
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 83a33b44..b0408974 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
pokered.gbc: pokered.o
rgblink -o pokered.gbc pokered.o
- rgbfix -jsv -k 01 -m 0x13 -p 0 -r 03 -t "POKEMON RED" pokered.gbc
+ rgbfix -jsv -k 01 -l 0x33 -m 0x13 -p 0 -r 03 -t "POKEMON RED" \
+ pokered.gbc
cmp baserom.gbc pokered.gbc
pokered.o: pokered.asm constants.asm