mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
Fix filenames and use pngs for credits graphics.
This commit is contained in:
parent
20e275da30
commit
8186190ef1
@ -789,13 +789,13 @@ Function109c1c: ; 109c1c (42:5c1c)
|
||||
; 109c24 (42:5c24)
|
||||
|
||||
|
||||
CreditsBorderGFX: INCBIN "gfx/credits/border.w72.2bpp"
|
||||
CreditsBorderGFX: INCBIN "gfx/credits/border.2bpp"
|
||||
|
||||
CreditsMonsGFX:
|
||||
CreditsPichuGFX: INCBIN "gfx/credits/pichu.w32.2bpp"
|
||||
CreditsSmoochumGFX: INCBIN "gfx/credits/smoochum.w32.2bpp"
|
||||
CreditsDittoGFX: INCBIN "gfx/credits/ditto.w32.2bpp"
|
||||
CreditsIgglybuffGFX: INCBIN "gfx/credits/igglybuff.w32.2bpp"
|
||||
CreditsPichuGFX: INCBIN "gfx/credits/pichu.2bpp"
|
||||
CreditsSmoochumGFX: INCBIN "gfx/credits/smoochum.2bpp"
|
||||
CreditsDittoGFX: INCBIN "gfx/credits/ditto.2bpp"
|
||||
CreditsIgglybuffGFX: INCBIN "gfx/credits/igglybuff.2bpp"
|
||||
|
||||
|
||||
CreditsScript: ; 10acb4
|
||||
|
BIN
gfx/credits/border.png
Normal file
BIN
gfx/credits/border.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 139 B |
Binary file not shown.
BIN
gfx/credits/ditto.png
Normal file
BIN
gfx/credits/ditto.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 377 B |
Binary file not shown.
BIN
gfx/credits/igglybuff.png
Normal file
BIN
gfx/credits/igglybuff.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 482 B |
Binary file not shown.
BIN
gfx/credits/pichu.png
Normal file
BIN
gfx/credits/pichu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 348 B |
Binary file not shown.
BIN
gfx/credits/smoochum.png
Normal file
BIN
gfx/credits/smoochum.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 409 B |
Binary file not shown.
BIN
gfx/credits/theend.png
Normal file
BIN
gfx/credits/theend.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 180 B |
Binary file not shown.
Loading…
Reference in New Issue
Block a user