summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSatoMew <SatoMew@users.noreply.github.com>2020-08-29 10:25:59 +0100
committerSatoMew <SatoMew@users.noreply.github.com>2020-08-29 10:25:59 +0100
commit15d6ba73c7e21b2c12142c91da500a7888e5f1f1 (patch)
tree05cc2497d834f52d7d748f5e150389903eab3944 /Makefile
parent2bf30e571aa8d7268250a845784098df4c30f531 (diff)
Preserve original line breaks in the Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 63b631c..a3811b7 100644
--- a/Makefile
+++ b/Makefile
@@ -98,7 +98,9 @@ $(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/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