Rename overworld sprite files, consistent with their constants

This commit is contained in:
Remy Oukaour
2017-12-11 00:17:39 -05:00
parent 08b14e593e
commit c6fefd0fe8
130 changed files with 132 additions and 127 deletions

View File

@@ -850,9 +850,9 @@ LoadFishingGFX: ; b84b3
; b84f2
FishingGFX: ; b84f2
INCBIN "gfx/ow_fx/chris_fish.2bpp"
INCBIN "gfx/overworld/chris_fish.2bpp"
; b8582
KrisFishingGFX: ; b8582
INCBIN "gfx/ow_fx/kris_fish.2bpp"
INCBIN "gfx/overworld/kris_fish.2bpp"
; b8612