summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-28 19:56:06 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-28 19:56:06 -0400
commit022f9e6af1570f071eaf85cf65d50cb29ddc34f2 (patch)
tree78953bff0493d3bea60bf979a7a9f5709dfea7ed /Makefile
parenta0e8e5ac5b7d91451ce6eac4c7c65641f7e5a59c (diff)
Reformat gfx/trade/game_boy.png and fix tools/gfx --preserve
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d130725a8..bc9299f73 100644
--- a/Makefile
+++ b/Makefile
@@ -186,6 +186,8 @@ gfx/title/old_fg.2bpp: tools/gfx += --interleave --png=$<
gfx/title/logo.2bpp: rgbgfx += -x 4
gfx/trade/ball.2bpp: tools/gfx += --remove-whitespace
+gfx/trade/game_boy.2bpp: tools/gfx += --remove-duplicates --preserve=0x23,0x27
+gfx/trade/game_boy_cable.2bpp: gfx/trade/game_boy.2bpp gfx/trade/link_cable.2bpp ; cat $^ > $@
gfx/slots/slots_1.2bpp: tools/gfx += --trim-whitespace
gfx/slots/slots_2.2bpp: tools/gfx += --interleave --png=$<