Rename some graphics to avoid collisions later.

chris.5x7.2bpp and chris.7x7.2bpp would probably both end up as chris.png.
This commit is contained in:
yenatch 2014-12-29 22:08:10 -08:00
parent 4781d9a809
commit 7b71a12ed1
3 changed files with 2 additions and 2 deletions

View File

@ -66179,11 +66179,11 @@ Function8833e: ; 8833e
; 88365 (22:4365)
ChrisCardPic: ; 88365
INCBIN "gfx/misc/chris.5x7.2bpp"
INCBIN "gfx/misc/chris_card.5x7.2bpp"
; 88595
KrisCardPic: ; 88595
INCBIN "gfx/misc/kris.5x7.2bpp"
INCBIN "gfx/misc/kris_card.5x7.2bpp"
; 887c5
CardGFX: ; 887c5