Rename TILESET_BATTLE_TOWER to TILESET_BATTLE_TOWER_INSIDE

This commit is contained in:
Rangi
2019-11-03 12:03:37 -05:00
parent 86061d37d2
commit 01f68fcc6a
13 changed files with 29 additions and 29 deletions

View File

@@ -103,8 +103,8 @@ INCLUDE "gfx/tilesets/forest_palette_map.asm"
TilesetPokeComCenterPalMap:
INCLUDE "gfx/tilesets/pokecom_center_palette_map.asm"
TilesetBattleTowerPalMap:
INCLUDE "gfx/tilesets/battle_tower_palette_map.asm"
TilesetBattleTowerInsidePalMap:
INCLUDE "gfx/tilesets/battle_tower_inside_palette_map.asm"
TilesetBattleTowerOutsidePalMap:
INCLUDE "gfx/tilesets/battle_tower_outside_palette_map.asm"