summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-28 17:43:49 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-06-28 17:43:49 -0400
commitd74582dba8ebdd0b35041a0b98c5f7e3afa1b938 (patch)
tree5efc751fe5a2dc3f072f7b613de496e6d89f6b86 /Makefile
parent3aba8710fa7740415fd2c37803e9358f6c9d820f (diff)
Interleave the title screen Ho-Oh and Lugia graphics (8x16 OAM tiles)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e6c68464..4a674bb9 100644
--- a/Makefile
+++ b/Makefile
@@ -173,6 +173,8 @@ gfx/mystery_gift/question_mark.1bpp: tools/gfx += --remove-whitespace
gfx/title/logo_bottom_gold.2bpp: tools/gfx += --trim-whitespace
gfx/title/logo_bottom_silver.2bpp: tools/gfx += --trim-whitespace
+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