diff options
author | Tauwasser <Tauwasser@tauwasser.eu> | 2018-06-03 22:17:01 +0200 |
---|---|---|
committer | Tauwasser <Tauwasser@tauwasser.eu> | 2018-06-03 22:17:01 +0200 |
commit | 9bfd7f3cbe0aae80bab93ed715c8c88cfa7241c1 (patch) | |
tree | c65d577c4ec91be2c868701f6f3dfa36ad373a95 | |
parent | 40c8b5f0a304155ac50ea526b890770214bf1343 (diff) |
gfx/pokegear: use better format for town map
This makes use of the new --trim-trailing option for tools/gfx
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
-rw-r--r-- | Makefile | 1 | ||||
-rw-r--r-- | gfx/pokegear/town_map.png | bin | 337 -> 339 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -88,6 +88,7 @@ $(BUILD)/gfx/title/title_gold.2bpp: tools/gfx += --trim-whitespace $(BUILD)/gfx/title/title_silver.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/pokegear/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 diff --git a/gfx/pokegear/town_map.png b/gfx/pokegear/town_map.png Binary files differindex 69c06b4..fb880cd 100644 --- a/gfx/pokegear/town_map.png +++ b/gfx/pokegear/town_map.png |