summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-06-02 22:44:35 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-06-02 22:57:52 -0400
commit8787aac995922a6b0cc342cc280707365c206f0f (patch)
treed41bf97e0fb6bfde435f160344974a7445b9b447 /Makefile
parent4a5b6ec3e6ca11dd2042384a3f68c865271a8b54 (diff)
parent51282e60298fa9566dd320615fdb177fa33780a7 (diff)
Merge branch 'master' into build_more_roms
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e6ee492..7e9ff33 100644
--- a/Makefile
+++ b/Makefile
@@ -82,6 +82,7 @@ $(BUILD)/gfx/sgb/sgb_border_silver.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/title/title_gold.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/title/title_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/minigames/slots.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/minigames/poker.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/intro/purin_pikachu.2bpp: tools/gfx += --trim-whitespace