summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSatoMew <SatoMew@users.noreply.github.com>2019-04-14 13:18:59 +0100
committerSatoMew <SatoMew@users.noreply.github.com>2019-04-14 13:18:59 +0100
commitf797052c1e96689b90f02578f4e6784af5dbcb83 (patch)
tree5fc706d3e2c2dfcca0b4244392b4d93f71f7768d /Makefile
parentebdf3cd2f637259e78699d5b0fc0578b1c02eea6 (diff)
Pokégear → Trainer Gear
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 78be537..c79be9e 100644
--- a/Makefile
+++ b/Makefile
@@ -95,7 +95,7 @@ $(BUILD)/gfx/sgb/corrupted_a66c.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/sgb/corrupted_b1e3.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/pokegear/town_map.2bpp: tools/gfx += --trim-trailing
+$(BUILD)/gfx/trainer_gear/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
$(BUILD)/gfx/intro/purin_pikachu.2bpp: tools/gfx += --trim-whitespace