summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPokeglitch <pokeglitchx@gmail.com>2018-07-31 21:06:42 -0400
committerPokeglitch <pokeglitchx@gmail.com>2018-07-31 21:06:42 -0400
commit9d93ab21de065203859bc174e42520ec07efa816 (patch)
treed6e43184c583b3142ef93ca189f6d2bd1dc0a79e /Makefile
parent998fea6e430f278a2d03a6ebab9fbc36dc91edfa (diff)
Finished dumping bank 1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6739aba..505bd83 100644
--- a/Makefile
+++ b/Makefile
@@ -90,7 +90,6 @@ $(BUILD)/gfx/sgb/sgb_border_alt.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/sgb/sgb_border_gold.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/sgb/sgb_border_silver.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/trainer_card/leaders.2bpp: tools/gfx += --trim-whitespace
-$(BUILD)/gfx/trainer_card/trainer_card.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/pokegear/town_map.2bpp: tools/gfx += --trim-trailing
$(BUILD)/gfx/minigames/slots.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/minigames/poker.2bpp: tools/gfx += --trim-whitespace