Fix filenames and use pngs for credits graphics.

This commit is contained in:
yenatch 2015-07-18 00:05:14 -07:00
parent 20e275da30
commit 8186190ef1
14 changed files with 6 additions and 6 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 B

Binary file not shown.

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 482 B

Binary file not shown.

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 B

Binary file not shown.

BIN
gfx/credits/theend.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 B

Binary file not shown.

View File

@ -79791,7 +79791,7 @@ Functioncbce5: ; cbce5
; cbd2e
TheEndGFX:: ; cbd2e
INCBIN "gfx/credits/theend.w64.2bpp"
INCBIN "gfx/credits/theend.2bpp"
; cbe2e