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

@@ -141,7 +141,7 @@ ConvertTrainerBattlePokeballTilesTo2bpp: ; 8c2cf
; 8c2f4
TrainerBattlePokeballTiles: ; 8c2f4
INCBIN "gfx/ow_fx/trainer_battle_pokeball_tiles.2bpp"
INCBIN "gfx/overworld/trainer_battle_pokeball_tiles.2bpp"
FlashyTransitionToBattle: ; 8c314

View File

@@ -1877,7 +1877,7 @@ Palettes_a8ca:
INCLUDE "gfx/pics/palette_pointers.asm"
INCLUDE "gfx/trainers/palette_pointers.asm"
INCLUDE "gfx/trainer_palettes.asm"
LoadMapPals:
callba LoadSpecialMapPalette

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

View File

@@ -137,7 +137,7 @@ HealMachineAnim: ; 12324
; 123fc
.HealMachineGFX: ; 123fc
INCBIN "gfx/ow_fx/heal_machine.2bpp"
INCBIN "gfx/overworld/heal_machine.2bpp"
; 1241c
.HOF_OAM: ; 1241c

View File

@@ -1477,5 +1477,5 @@ Group20Sprites: ; 1472b
SpriteHeaders: ; 14736
INCLUDE "gfx/overworld/sprite_headers.asm"
INCLUDE "gfx/sprite_headers.asm"
; 1499a