diff options
| author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2020-08-29 18:12:10 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-29 18:12:10 -0400 |
| commit | 462b7521b221a3766d7f21a9e1c7c1f11f72c52a (patch) | |
| tree | cf2614dafb2ae728cfd74b2eb19c03408b49e5d2 /Makefile | |
| parent | e9e60965a8ebe4939eb226832e21449c188d8e46 (diff) | |
| parent | 6a7378d76ff86c8f011779f57000621aa3b48266 (diff) | |
Merge pull request #60 from SatoMew/master
Replace Pokégear with Trainer Gear in relevant labels
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
