From f797052c1e96689b90f02578f4e6784af5dbcb83 Mon Sep 17 00:00:00 2001 From: SatoMew Date: Sun, 14 Apr 2019 13:18:59 +0100 Subject: =?UTF-8?q?Pok=C3=A9gear=20=E2=86=92=20Trainer=20Gear?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3