summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPokeglitch <pokeglitchx@gmail.com>2018-08-21 08:47:37 -0400
committerPokeglitch <pokeglitchx@gmail.com>2018-08-21 08:47:37 -0400
commit27e02c59d9b912e24ed6c6b94020e283b2146b04 (patch)
tree8b3d3590b8cd6b6453a0a30dc5aa8b3294b37674 /Makefile
parent4db23afba63048acbb97b42b4c38eae8192f16ec (diff)
Extracted corrupted gfx
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 505bd83..e1bfd9e 100644
--- a/Makefile
+++ b/Makefile
@@ -89,6 +89,9 @@ $(BUILD)/%.o: %.asm | $$(dir $$@)
$(BUILD)/gfx/sgb/sgb_border_alt.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/sgb/sgb_border_gold.2bpp: tools/gfx += --trim-whitespace
$(BUILD)/gfx/sgb/sgb_border_silver.2bpp: tools/gfx += --trim-whitespace
+$(BUILD)/gfx/sgb/corrupted_9e1c.2bpp: tools/gfx += --trim-whitespace
+$(BUILD)/gfx/sgb/corrupted_a66c.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/minigames/slots.2bpp: tools/gfx += --trim-whitespace