You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Image extensions in gfx/{intro,title}.
This commit is contained in:
@@ -375,15 +375,15 @@ AnimateTitleCrystal: ; 10ef32
|
|||||||
; 10ef46
|
; 10ef46
|
||||||
|
|
||||||
TitleSuicuneGFX: ; 10ef46
|
TitleSuicuneGFX: ; 10ef46
|
||||||
INCBIN "gfx/title/suicune.lz"
|
INCBIN "gfx/title/suicune.w128.2bpp.lz"
|
||||||
; 10f326
|
; 10f326
|
||||||
|
|
||||||
TitleLogoGFX: ; 10f326
|
TitleLogoGFX: ; 10f326
|
||||||
INCBIN "gfx/title/logo.lz"
|
INCBIN "gfx/title/logo.w160.t4.2bpp.lz"
|
||||||
; 10fcee
|
; 10fcee
|
||||||
|
|
||||||
TitleCrystalGFX: ; 10fcee
|
TitleCrystalGFX: ; 10fcee
|
||||||
INCBIN "gfx/title/crystal.lz"
|
INCBIN "gfx/title/crystal.w48.interleave.2bpp.lz"
|
||||||
; 10fede
|
; 10fede
|
||||||
|
|
||||||
TitleScreenPalettes:
|
TitleScreenPalettes:
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user