summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2020-08-29 18:12:10 -0400
committerGitHub <noreply@github.com>2020-08-29 18:12:10 -0400
commit462b7521b221a3766d7f21a9e1c7c1f11f72c52a (patch)
treecf2614dafb2ae728cfd74b2eb19c03408b49e5d2 /Makefile
parente9e60965a8ebe4939eb226832e21449c188d8e46 (diff)
parent6a7378d76ff86c8f011779f57000621aa3b48266 (diff)
Merge pull request #60 from SatoMew/master
Replace Pokégear with Trainer Gear in relevant labels
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f3a0f4b..a3811b7 100644
--- a/Makefile
+++ b/Makefile
@@ -99,7 +99,7 @@ $(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