summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-27 17:22:33 -0400
committerRangi <35663410+Rangi42@users.noreply.github.com>2020-06-27 21:43:32 -0400
commit77df64ba9c5dff5dcafad6545eefa6cd614c66b3 (patch)
treee3c542290e710d315a9361efc10e083ab6b08bcc /Makefile
parente770ee77cebcb56facf2b011dfd011435dc16f46 (diff)
Fix the slot machine tilemap, and adjust the slot graphics
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2b077082..5daa6a74 100644
--- a/Makefile
+++ b/Makefile
@@ -95,6 +95,9 @@ gfx/intro_credits/red_nidorino_3.2bpp: $(RGBGFX) += -h
gfx/intro_credits/the_end.2bpp: tools/gfx += --interleave --png=$<
+gfx/slots/red_slots_1.2bpp: tools/gfx += --trim-whitespace
+gfx/slots/blue_slots_1.2bpp: tools/gfx += --trim-whitespace
+
gfx/tilesets/%.2bpp: tools/gfx += --trim-whitespace
gfx/trade/game_boy.2bpp: tools/gfx += --remove-duplicates