aboutsummaryrefslogtreecommitdiffstats
path: root/engine
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-16 19:56:52 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-16 19:56:52 -0400
commit7bcb4b19c77eee2b8d2c3e769d25e7e4d7d028a7 (patch)
tree6fc0fb6fa5067b3bc627f98f8e5cca913d1ce592 /engine
parentSeparate move/battle animation data from move data (to do: further identify a... (diff)
downloadpokeyellow-7bcb4b19c77eee2b8d2c3e769d25e7e4d7d028a7.tar.gz
pokeyellow-7bcb4b19c77eee2b8d2c3e769d25e7e4d7d028a7.tar.xz
pokeyellow-7bcb4b19c77eee2b8d2c3e769d25e7e4d7d028a7.zip
Un-deduplicate gfx/intro_credits/gengar.png's tiles
Diffstat (limited to 'engine')
-rwxr-xr-xengine/movie/intro.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/movie/intro.asm b/engine/movie/intro.asm
index 215b54ae..c5896ecb 100755
--- a/engine/movie/intro.asm
+++ b/engine/movie/intro.asm
@@ -445,6 +445,7 @@ GameFreakIntroEnd:
FightIntroBackMon:
INCBIN "gfx/intro_credits/gengar.2bpp"
+ ds 16, $00 ; blank tile
FightIntroBackMonEnd:
FightIntroFrontMon: