pngs in gfx/title

This commit is contained in:
yenatch 2017-06-21 23:45:01 -04:00
parent 967b0898a9
commit 647f9b4452
12 changed files with 8 additions and 3 deletions

View File

@ -122,6 +122,11 @@ gfx/mail/0b9cfe.1bpp: tools/gfx += --remove-whitespace
gfx/pokedex/%.2bpp: tools/gfx += --trim-whitespace
gfx/title/crystal.2bpp: tools/gfx += --interleave --width=48
gfx/title/old_fg.2bpp: tools/gfx += --interleave --width=64
gfx/title/logo.2bpp: rgbgfx += -x 4
%.bin: ;
%.blk: ;

View File

@ -387,15 +387,15 @@ AnimateTitleCrystal: ; 10ef32
; 10ef46
TitleSuicuneGFX: ; 10ef46
INCBIN "gfx/title/suicune.w128.2bpp.lz"
INCBIN "gfx/title/suicune.2bpp.lz"
; 10f326
TitleLogoGFX: ; 10f326
INCBIN "gfx/title/logo.w160.t4.2bpp.lz"
INCBIN "gfx/title/logo.2bpp.lz"
; 10fcee
TitleCrystalGFX: ; 10fcee
INCBIN "gfx/title/crystal.w48.interleave.2bpp.lz"
INCBIN "gfx/title/crystal.2bpp.lz"
; 10fede
TitleScreenPalettes:

BIN
gfx/title/crystal.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 507 B

BIN
gfx/title/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

BIN
gfx/title/old_bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

BIN
gfx/title/old_fg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 691 B

BIN
gfx/title/suicune.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 809 B