summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorISSOtm <eldredhabert0@gmail.com>2018-06-03 04:52:18 +0200
committerISSOtm <eldredhabert0@gmail.com>2018-06-03 04:52:18 +0200
commitbbdc4926b3ca23e6e9332c2883ea37da1be30a79 (patch)
tree4166ab85fc33b17db5d10f9828094b0a5614aa34 /Makefile
parent65f85a7bd0f04ad83904a988a6071306888e84ff (diff)
parente51ea1412c8be994b713f9748d78ac7efb347c43 (diff)
Merge branch 'master' of https://github.com/pret/pokegold-spaceworld
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index bb53748..c79484e 100644
--- a/Makefile
+++ b/Makefile
@@ -77,6 +77,7 @@ $(BUILD)/gfx/sgb/sgb_border_alt.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/sgb/sgb_border.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/title/title.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