Un-deduplicate gfx/intro_credits/gengar.png's tiles

This commit is contained in:
Rangi 2020-07-16 19:56:52 -04:00
parent cd71ae03af
commit 7bcb4b19c7
3 changed files with 3 additions and 0 deletions

View file

@ -122,6 +122,8 @@ gfx/intro_credits/blue_jigglypuff_3.2bpp: rgbgfx += -h
gfx/intro_credits/red_nidorino_1.2bpp: rgbgfx += -h
gfx/intro_credits/red_nidorino_2.2bpp: rgbgfx += -h
gfx/intro_credits/red_nidorino_3.2bpp: rgbgfx += -h
gfx/intro_credits/gengar.2bpp: rgbgfx += -h
gfx/intro_credits/gengar.2bpp: tools/gfx += --remove-duplicates --preserve=0x19,0x76
gfx/intro_credits/the_end.2bpp: tools/gfx += --interleave --png=$<

View file

@ -445,6 +445,7 @@ GameFreakIntroEnd:
FightIntroBackMon:
INCBIN "gfx/intro_credits/gengar.2bpp"
ds 16, $00 ; blank tile
FightIntroBackMonEnd:
FightIntroFrontMon:

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB