diff options
| author | SatoMew <SatoMew@users.noreply.github.com> | 2019-04-14 13:18:59 +0100 |
|---|---|---|
| committer | SatoMew <SatoMew@users.noreply.github.com> | 2019-04-14 13:18:59 +0100 |
| commit | f797052c1e96689b90f02578f4e6784af5dbcb83 (patch) | |
| tree | 5fc706d3e2c2dfcca0b4244392b4d93f71f7768d /Makefile | |
| parent | ebdf3cd2f637259e78699d5b0fc0578b1c02eea6 (diff) | |
Pokégear → Trainer Gear
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
