summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-28 19:44:26 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-28 19:55:53 -0400
commit152efaadc014b3095e087a5375c76be1fb1a9da0 (patch)
treea971c1f3f642d5727d660c1a76c20916cdd0511e /Makefile
parentd74582dba8ebdd0b35041a0b98c5f7e3afa1b938 (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 4a674bb9..0fabdb8b 100644
--- a/Makefile
+++ b/Makefile
@@ -177,6 +177,8 @@ gfx/title/hooh_gold.2bpp: tools/gfx += --interleave --png=$<
gfx/title/lugia_silver.2bpp: tools/gfx += --interleave --png=$<
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=$<