Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headers

This commit is contained in:
Remy Oukaour
2017-12-26 12:50:32 -05:00
parent b5a8e3b3b3
commit 24f0e7d045
32 changed files with 524 additions and 527 deletions

View File

@@ -91,7 +91,7 @@ MapSetupScript_Connection: ; 153bf
db map_change_callback
db map_player_coord
db map_load_blocks
db map_load_tileset_header
db map_load_tileset
db map_save_screen
db map_load_objects
db map_fade_music
@@ -253,7 +253,7 @@ MapSetupCommands: ; 15440
dba SaveScreen ; 0c
dba BufferScreen ; 0d
dba LoadGraphics ; 0e
dba LoadTilesetHeader ; 0f
dba LoadTileset ; 0f
dba LoadMapTimeOfDay ; 10
dba LoadMapPalettes ; 11
dba LoadWildMonData ; 12