aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-06-09 15:10:49 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-06-09 15:10:49 -0400
commitd266f788b4ba251c5a41f47745c941d81e5d7d88 (patch)
tree004892d1cc02111732dcb81ef9734ab13ab49ef5 /Makefile
parentCombine wave files (diff)
parentSpace out monster constants to make gaps clearer. (diff)
downloadpokeyellow-d266f788b4ba251c5a41f47745c941d81e5d7d88.tar.gz
pokeyellow-d266f788b4ba251c5a41f47745c941d81e5d7d88.tar.xz
pokeyellow-d266f788b4ba251c5a41f47745c941d81e5d7d88.zip
Merge branch 'master' of https://github.com/yenatch/pokered
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4dc35a7a..312f7787 100644
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ $(all_obj): $$*.tx $$(patsubst %.asm, %.tx, $$($$*_dep))
@$(gfx) 2bpp $(2bppq); $(eval 2bppq :=)
@$(gfx) 1bpp $(1bppq); $(eval 1bppq :=)
@$(pic) compress $(picq); $(eval picq :=)
- rgbasm -o $@ $*.tx
+ rgbasm -h -o $@ $*.tx
link := rgblink -n $*.sym -m $*.map