Convert map data to JSON
This commit is contained in:
6
Makefile
6
Makefile
@@ -52,6 +52,7 @@ SCANINC := tools/scaninc/scaninc$(EXE)
|
||||
PREPROC := tools/preproc/preproc$(EXE)
|
||||
RAMSCRGEN := tools/ramscrgen/ramscrgen$(EXE)
|
||||
FIX := tools/gbafix/gbafix$(EXE)
|
||||
MAPJSON := python tools/mapjson/mapjson.py
|
||||
|
||||
# Clear the default suffixes
|
||||
.SUFFIXES:
|
||||
@@ -97,12 +98,16 @@ clean: tidy
|
||||
rm -f sound/direct_sound_samples/*.bin
|
||||
rm -f $(SONG_OBJS) $(MID_OBJS) $(MID_SUBDIR)/*.s
|
||||
find . \( -iname '*.1bpp' -o -iname '*.4bpp' -o -iname '*.8bpp' -o -iname '*.gbapal' -o -iname '*.lz' -o -iname '*.latfont' -o -iname '*.hwjpnfont' -o -iname '*.fwjpnfont' \) -exec rm {} +
|
||||
rm -f $(DATA_ASM_SUBDIR)/layouts/layouts.inc $(DATA_ASM_SUBDIR)/layouts/layouts_table.inc
|
||||
rm -f $(DATA_ASM_SUBDIR)/maps/connections.inc $(DATA_ASM_SUBDIR)/maps/events.inc $(DATA_ASM_SUBDIR)/maps/groups.inc $(DATA_ASM_SUBDIR)/maps/headers.inc
|
||||
find $(DATA_ASM_SUBDIR)/maps \( -iname 'connections.inc' -o -iname 'events.inc' -o -iname 'header.inc' \) -exec rm {} +
|
||||
|
||||
tidy:
|
||||
rm -f $(ROM) $(ELF) $(MAP)
|
||||
rm -r build/*
|
||||
|
||||
include graphics_file_rules.mk
|
||||
include map_data_rules.mk
|
||||
include spritesheet_rules.mk
|
||||
include songs.mk
|
||||
|
||||
@@ -121,6 +126,7 @@ include songs.mk
|
||||
sound/direct_sound_samples/cry_%.bin: sound/direct_sound_samples/cry_%.aif ; $(AIF) $< $@ --compress
|
||||
sound/%.bin: sound/%.aif ; $(AIF) $< $@
|
||||
|
||||
|
||||
$(C_BUILDDIR)/libc.o: CC1 := tools/agbcc/bin/old_agbcc
|
||||
$(C_BUILDDIR)/libc.o: CFLAGS := -O2
|
||||
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
#include "constants/flags.h"
|
||||
#include "constants/items.h"
|
||||
#include "constants/heal_locations.h"
|
||||
#include "constants/layouts.h"
|
||||
#include "constants/maps.h"
|
||||
#include "constants/moves.h"
|
||||
#include "constants/songs.h"
|
||||
|
||||
441
data/layouts.inc
441
data/layouts.inc
@@ -1,441 +0,0 @@
|
||||
.include "data/layouts/PetalburgCity/layout.inc"
|
||||
.include "data/layouts/SlateportCity/layout.inc"
|
||||
.include "data/layouts/MauvilleCity/layout.inc"
|
||||
.include "data/layouts/RustboroCity/layout.inc"
|
||||
.include "data/layouts/FortreeCity/layout.inc"
|
||||
.include "data/layouts/LilycoveCity/layout.inc"
|
||||
.include "data/layouts/MossdeepCity/layout.inc"
|
||||
.include "data/layouts/SootopolisCity/layout.inc"
|
||||
.include "data/layouts/EverGrandeCity/layout.inc"
|
||||
.include "data/layouts/LittlerootTown/layout.inc"
|
||||
.include "data/layouts/OldaleTown/layout.inc"
|
||||
.include "data/layouts/DewfordTown/layout.inc"
|
||||
.include "data/layouts/LavaridgeTown/layout.inc"
|
||||
.include "data/layouts/FallarborTown/layout.inc"
|
||||
.include "data/layouts/VerdanturfTown/layout.inc"
|
||||
.include "data/layouts/PacifidlogTown/layout.inc"
|
||||
.include "data/layouts/Route101/layout.inc"
|
||||
.include "data/layouts/Route102/layout.inc"
|
||||
.include "data/layouts/Route103/layout.inc"
|
||||
.include "data/layouts/Route104/layout.inc"
|
||||
.include "data/layouts/Route105/layout.inc"
|
||||
.include "data/layouts/Route106/layout.inc"
|
||||
.include "data/layouts/Route107/layout.inc"
|
||||
.include "data/layouts/Route108/layout.inc"
|
||||
.include "data/layouts/Route109/layout.inc"
|
||||
.include "data/layouts/Route110/layout.inc"
|
||||
.include "data/layouts/Route111/layout.inc"
|
||||
.include "data/layouts/Route112/layout.inc"
|
||||
.include "data/layouts/Route113/layout.inc"
|
||||
.include "data/layouts/Route114/layout.inc"
|
||||
.include "data/layouts/Route115/layout.inc"
|
||||
.include "data/layouts/Route116/layout.inc"
|
||||
.include "data/layouts/Route117/layout.inc"
|
||||
.include "data/layouts/Route118/layout.inc"
|
||||
.include "data/layouts/Route119/layout.inc"
|
||||
.include "data/layouts/Route120/layout.inc"
|
||||
.include "data/layouts/Route121/layout.inc"
|
||||
.include "data/layouts/Route122/layout.inc"
|
||||
.include "data/layouts/Route123/layout.inc"
|
||||
.include "data/layouts/Route124/layout.inc"
|
||||
.include "data/layouts/Route125/layout.inc"
|
||||
.include "data/layouts/Route126/layout.inc"
|
||||
.include "data/layouts/Route127/layout.inc"
|
||||
.include "data/layouts/Route128/layout.inc"
|
||||
.include "data/layouts/Route129/layout.inc"
|
||||
.include "data/layouts/UnknownMap_08417FC4/layout.inc"
|
||||
.include "data/layouts/Route131/layout.inc"
|
||||
.include "data/layouts/Route132/layout.inc"
|
||||
.include "data/layouts/Route133/layout.inc"
|
||||
.include "data/layouts/Route134/layout.inc"
|
||||
.include "data/layouts/Underwater2/layout.inc"
|
||||
.include "data/layouts/Underwater3/layout.inc"
|
||||
.include "data/layouts/Underwater4/layout.inc"
|
||||
.include "data/layouts/LittlerootTown_BrendansHouse_1F/layout.inc"
|
||||
.include "data/layouts/LittlerootTown_BrendansHouse_2F/layout.inc"
|
||||
.include "data/layouts/LittlerootTown_MaysHouse_1F/layout.inc"
|
||||
.include "data/layouts/LittlerootTown_MaysHouse_2F/layout.inc"
|
||||
.include "data/layouts/LittlerootTown_ProfessorBirchsLab/layout.inc"
|
||||
.include "data/layouts/House1/layout.inc"
|
||||
.include "data/layouts/House2/layout.inc"
|
||||
.include "data/layouts/PokemonCenter_1F/layout.inc"
|
||||
.include "data/layouts/PokemonCenter_2F/layout.inc"
|
||||
.include "data/layouts/Mart/layout.inc"
|
||||
.include "data/layouts/House3/layout.inc"
|
||||
.include "data/layouts/DewfordTown_Gym/layout.inc"
|
||||
.include "data/layouts/DewfordTown_Hall/layout.inc"
|
||||
.include "data/layouts/House4/layout.inc"
|
||||
.include "data/layouts/LavaridgeTown_HerbShop/layout.inc"
|
||||
.include "data/layouts/LavaridgeTown_Gym_1F/layout.inc"
|
||||
.include "data/layouts/LavaridgeTown_Gym_B1F/layout.inc"
|
||||
.include "data/layouts/LavaridgeTown_PokemonCenter_1F/layout.inc"
|
||||
.include "data/layouts/FallarborTown_LeftoverRSContestLobby/layout.inc"
|
||||
.include "data/layouts/FallarborTown_LeftoverRSContestHall/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_House2/layout.inc"
|
||||
.include "data/layouts/UnknownMap_08428450/layout.inc"
|
||||
.include "data/layouts/VerdanturfTown_WandasHouse/layout.inc"
|
||||
.include "data/layouts/PacifidlogTown_House1/layout.inc"
|
||||
.include "data/layouts/PacifidlogTown_House2/layout.inc"
|
||||
.include "data/layouts/PetalburgCity_Gym/layout.inc"
|
||||
.include "data/layouts/HouseWithBed/layout.inc"
|
||||
.include "data/layouts/SlateportCity_SternsShipyard_1F/layout.inc"
|
||||
.include "data/layouts/SlateportCity_SternsShipyard_2F/layout.inc"
|
||||
.include "data/layouts/UnknownMap_084294C4/layout.inc"
|
||||
.include "data/layouts/UnknownMap_084294E8/layout.inc"
|
||||
.include "data/layouts/SlateportCity_PokemonFanClub/layout.inc"
|
||||
.include "data/layouts/SlateportCity_OceanicMuseum_1F/layout.inc"
|
||||
.include "data/layouts/SlateportCity_OceanicMuseum_2F/layout.inc"
|
||||
.include "data/layouts/Harbor/layout.inc"
|
||||
.include "data/layouts/MauvilleCity_Gym/layout.inc"
|
||||
.include "data/layouts/MauvilleCity_BikeShop/layout.inc"
|
||||
.include "data/layouts/MauvilleCity_GameCorner/layout.inc"
|
||||
.include "data/layouts/RustboroCity_DevonCorp_1F/layout.inc"
|
||||
.include "data/layouts/RustboroCity_DevonCorp_2F/layout.inc"
|
||||
.include "data/layouts/RustboroCity_Gym/layout.inc"
|
||||
.include "data/layouts/RustboroCity_PokemonSchool/layout.inc"
|
||||
.include "data/layouts/RustboroCity_House/layout.inc"
|
||||
.include "data/layouts/RustboroCity_House1/layout.inc"
|
||||
.include "data/layouts/RustboroCity_CuttersHouse/layout.inc"
|
||||
.include "data/layouts/FortreeCity_House1/layout.inc"
|
||||
.include "data/layouts/FortreeCity_Gym/layout.inc"
|
||||
.include "data/layouts/FortreeCity_House2/layout.inc"
|
||||
.include "data/layouts/Route104_MrBrineysHouse/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_LilycoveMuseum_1F/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_LilycoveMuseum_2F/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_ContestLobby/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_ContestHall/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_PokemonTrainerFanClub/layout.inc"
|
||||
.include "data/layouts/MossdeepCity_Gym/layout.inc"
|
||||
.include "data/layouts/SootopolisCity_Gym_1F/layout.inc"
|
||||
.include "data/layouts/SootopolisCity_Gym_B1F/layout.inc"
|
||||
.include "data/layouts/EverGrandeCity_SidneysRoom/layout.inc"
|
||||
.include "data/layouts/EverGrandeCity_PhoebesRoom/layout.inc"
|
||||
.include "data/layouts/EverGrandeCity_GlaciasRoom/layout.inc"
|
||||
.include "data/layouts/EverGrandeCity_DrakesRoom/layout.inc"
|
||||
.include "data/layouts/EverGrandeCity_ChampionsRoom/layout.inc"
|
||||
.include "data/layouts/EverGrandeCity_ShortHall/layout.inc"
|
||||
.include "data/layouts/Route104_PrettyPetalFlowerShop/layout.inc"
|
||||
.include "data/layouts/CableCarStation/layout.inc"
|
||||
.include "data/layouts/Route114_FossilManiacsHouse/layout.inc"
|
||||
.include "data/layouts/Route114_FossilManiacsTunnel/layout.inc"
|
||||
.include "data/layouts/Route114_LanettesHouse/layout.inc"
|
||||
.include "data/layouts/Route116_TunnelersRestHouse/layout.inc"
|
||||
.include "data/layouts/Route117_PokemonDayCare/layout.inc"
|
||||
.include "data/layouts/Route121_SafariZoneEntrance/layout.inc"
|
||||
.include "data/layouts/MeteorFalls_1F_1R/layout.inc"
|
||||
.include "data/layouts/MeteorFalls_1F_2R/layout.inc"
|
||||
.include "data/layouts/MeteorFalls_B1F_1R/layout.inc"
|
||||
.include "data/layouts/MeteorFalls_B1F_2R/layout.inc"
|
||||
.include "data/layouts/RusturfTunnel/layout.inc"
|
||||
.include "data/layouts/Underwater_SootopolisCity/layout.inc"
|
||||
.include "data/layouts/DesertRuins/layout.inc"
|
||||
.include "data/layouts/GraniteCave_1F/layout.inc"
|
||||
.include "data/layouts/GraniteCave_B1F/layout.inc"
|
||||
.include "data/layouts/GraniteCave_B2F/layout.inc"
|
||||
.include "data/layouts/PetalburgWoods/layout.inc"
|
||||
.include "data/layouts/MtChimney/layout.inc"
|
||||
.include "data/layouts/MtPyre_1F/layout.inc"
|
||||
.include "data/layouts/MtPyre_2F/layout.inc"
|
||||
.include "data/layouts/MtPyre_3F/layout.inc"
|
||||
.include "data/layouts/MtPyre_4F/layout.inc"
|
||||
.include "data/layouts/MtPyre_5F/layout.inc"
|
||||
.include "data/layouts/MtPyre_6F/layout.inc"
|
||||
.include "data/layouts/AquaHideout_1F/layout.inc"
|
||||
.include "data/layouts/AquaHideout_B1F/layout.inc"
|
||||
.include "data/layouts/AquaHideout_B2F/layout.inc"
|
||||
.include "data/layouts/Underwater_SeafloorCavern/layout.inc"
|
||||
.include "data/layouts/SeafloorCavern_Entrance/layout.inc"
|
||||
.include "data/layouts/SeafloorCavern_Room1/layout.inc"
|
||||
.include "data/layouts/SeafloorCavern_Room2/layout.inc"
|
||||
.include "data/layouts/SeafloorCavern_Room3/layout.inc"
|
||||
.include "data/layouts/SeafloorCavern_Room4/layout.inc"
|
||||
.include "data/layouts/SeafloorCavern_Room5/layout.inc"
|
||||
.include "data/layouts/SeafloorCavern_Room6/layout.inc"
|
||||
.include "data/layouts/SeafloorCavern_Room7/layout.inc"
|
||||
.include "data/layouts/SeafloorCavern_Room8/layout.inc"
|
||||
.include "data/layouts/SeafloorCavern_Room9/layout.inc"
|
||||
.include "data/layouts/CaveOfOrigin_Entrance/layout.inc"
|
||||
.include "data/layouts/CaveOfOrigin_1F/layout.inc"
|
||||
.include "data/layouts/CaveOfOrigin_UnusedRubySapphireMap1/layout.inc"
|
||||
.include "data/layouts/CaveOfOrigin_UnusedRubySapphireMap2/layout.inc"
|
||||
.include "data/layouts/CaveOfOrigin_UnusedRubySapphireMap3/layout.inc"
|
||||
.include "data/layouts/CaveOfOrigin_B1F/layout.inc"
|
||||
.include "data/layouts/VictoryRoad_1F/layout.inc"
|
||||
.include "data/layouts/ShoalCave_LowTideEntranceRoom/layout.inc"
|
||||
.include "data/layouts/ShoalCave_LowTideInnerRoom/layout.inc"
|
||||
.include "data/layouts/ShoalCave_LowTideStairsRoom/layout.inc"
|
||||
.include "data/layouts/ShoalCave_LowTideLowerRoom/layout.inc"
|
||||
.include "data/layouts/ShoalCave_HighTideEntranceRoom/layout.inc"
|
||||
.include "data/layouts/ShoalCave_HighTideInnerRoom/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E6C0/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E6E4/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E708/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E72C/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E750/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E774/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E798/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E7BC/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E7E0/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E804/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E828/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E84C/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E870/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0843E894/layout.inc"
|
||||
.include "data/layouts/NewMauville_Entrance/layout.inc"
|
||||
.include "data/layouts/NewMauville_Inside/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_Deck/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_Corridors_1F/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_Rooms_1F/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_Corridors_B1F/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_Rooms_B1F/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_Rooms2_B1F/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_Underwater1/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_Room_B1F/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_Rooms2_1F/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_CaptainsOffice/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_Underwater2/layout.inc"
|
||||
.include "data/layouts/SecretBase_RedCave1/layout.inc"
|
||||
.include "data/layouts/SecretBase_BrownCave1/layout.inc"
|
||||
.include "data/layouts/SecretBase_BlueCave1/layout.inc"
|
||||
.include "data/layouts/SecretBase_YellowCave1/layout.inc"
|
||||
.include "data/layouts/SecretBase_Tree1/layout.inc"
|
||||
.include "data/layouts/SecretBase_Shrub1/layout.inc"
|
||||
.include "data/layouts/SecretBase_RedCave2/layout.inc"
|
||||
.include "data/layouts/SecretBase_BrownCave2/layout.inc"
|
||||
.include "data/layouts/SecretBase_BlueCave2/layout.inc"
|
||||
.include "data/layouts/SecretBase_YellowCave2/layout.inc"
|
||||
.include "data/layouts/SecretBase_Tree2/layout.inc"
|
||||
.include "data/layouts/SecretBase_Shrub2/layout.inc"
|
||||
.include "data/layouts/SecretBase_RedCave3/layout.inc"
|
||||
.include "data/layouts/SecretBase_BrownCave3/layout.inc"
|
||||
.include "data/layouts/SecretBase_BlueCave3/layout.inc"
|
||||
.include "data/layouts/SecretBase_YellowCave3/layout.inc"
|
||||
.include "data/layouts/SecretBase_Tree3/layout.inc"
|
||||
.include "data/layouts/SecretBase_Shrub3/layout.inc"
|
||||
.include "data/layouts/SecretBase_RedCave4/layout.inc"
|
||||
.include "data/layouts/SecretBase_BrownCave4/layout.inc"
|
||||
.include "data/layouts/SecretBase_BlueCave4/layout.inc"
|
||||
.include "data/layouts/SecretBase_YellowCave4/layout.inc"
|
||||
.include "data/layouts/SecretBase_Tree4/layout.inc"
|
||||
.include "data/layouts/SecretBase_Shrub4/layout.inc"
|
||||
.include "data/layouts/SingleBattleColosseum/layout.inc"
|
||||
.include "data/layouts/TradeCenter/layout.inc"
|
||||
.include "data/layouts/RecordCorner/layout.inc"
|
||||
.include "data/layouts/DoubleBattleColosseum/layout.inc"
|
||||
.include "data/layouts/LinkContestRoom1/layout.inc"
|
||||
.include "data/layouts/UnknownMap_25_29/layout.inc"
|
||||
.include "data/layouts/UnknownMap_25_30/layout.inc"
|
||||
.include "data/layouts/UnknownMap_25_31/layout.inc"
|
||||
.include "data/layouts/UnknownMap_25_32/layout.inc"
|
||||
.include "data/layouts/UnknownMap_25_33/layout.inc"
|
||||
.include "data/layouts/UnknownMap_25_34/layout.inc"
|
||||
.include "data/layouts/LinkContestRoom2/layout.inc"
|
||||
.include "data/layouts/LinkContestRoom3/layout.inc"
|
||||
.include "data/layouts/LinkContestRoom4/layout.inc"
|
||||
.include "data/layouts/LinkContestRoom5/layout.inc"
|
||||
.include "data/layouts/LinkContestRoom6/layout.inc"
|
||||
.include "data/layouts/InsideOfTruck/layout.inc"
|
||||
.include "data/layouts/SafariZone_Northwest/layout.inc"
|
||||
.include "data/layouts/SafariZone_North/layout.inc"
|
||||
.include "data/layouts/SafariZone_Southwest/layout.inc"
|
||||
.include "data/layouts/SafariZone_South/layout.inc"
|
||||
.include "data/layouts/UnknownMap_08447028/layout.inc"
|
||||
.include "data/layouts/Route109_SeashoreHouse/layout.inc"
|
||||
.include "data/layouts/Route110_TrickHouseEntrance/layout.inc"
|
||||
.include "data/layouts/Route110_TrickHouseEnd/layout.inc"
|
||||
.include "data/layouts/Route110_TrickHouseCorridor/layout.inc"
|
||||
.include "data/layouts/Route110_TrickHousePuzzle1/layout.inc"
|
||||
.include "data/layouts/Route110_TrickHousePuzzle2/layout.inc"
|
||||
.include "data/layouts/Route110_TrickHousePuzzle3/layout.inc"
|
||||
.include "data/layouts/Route110_TrickHousePuzzle4/layout.inc"
|
||||
.include "data/layouts/Route110_TrickHousePuzzle5/layout.inc"
|
||||
.include "data/layouts/Route110_TrickHousePuzzle6/layout.inc"
|
||||
.include "data/layouts/Route110_TrickHousePuzzle7/layout.inc"
|
||||
.include "data/layouts/Route110_TrickHousePuzzle8/layout.inc"
|
||||
.include "data/layouts/FortreeCity_DecorationShop/layout.inc"
|
||||
.include "data/layouts/Route110_SeasideCyclingRoadEntrance/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_DepartmentStore_1F/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_DepartmentStore_2F/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_DepartmentStore_3F/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_DepartmentStore_4F/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_DepartmentStore_5F/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_DepartmentStoreRooftop/layout.inc"
|
||||
.include "data/layouts/Route130/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleTowerLobby/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_OutsideWest/layout.inc"
|
||||
.include "data/layouts/BattleElevator/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleTowerCorridor/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleTowerBattleRoom/layout.inc"
|
||||
.include "data/layouts/RustboroCity_DevonCorp_3F/layout.inc"
|
||||
.include "data/layouts/EverGrandeCity_PokemonLeague_1F/layout.inc"
|
||||
.include "data/layouts/Route119_WeatherInstitute_1F/layout.inc"
|
||||
.include "data/layouts/Route119_WeatherInstitute_2F/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_DepartmentStoreElevator/layout.inc"
|
||||
.include "data/layouts/Underwater1/layout.inc"
|
||||
.include "data/layouts/MossdeepCity_SpaceCenter_1F/layout.inc"
|
||||
.include "data/layouts/MossdeepCity_SpaceCenter_2F/layout.inc"
|
||||
.include "data/layouts/SSTidalCorridor/layout.inc"
|
||||
.include "data/layouts/SSTidalLowerDeck/layout.inc"
|
||||
.include "data/layouts/SSTidalRooms/layout.inc"
|
||||
.include "data/layouts/IslandCave/layout.inc"
|
||||
.include "data/layouts/AncientTomb/layout.inc"
|
||||
.include "data/layouts/Underwater_Route134/layout.inc"
|
||||
.include "data/layouts/Underwater_SealedChamber/layout.inc"
|
||||
.include "data/layouts/SealedChamber_OuterRoom/layout.inc"
|
||||
.include "data/layouts/VictoryRoad_B1F/layout.inc"
|
||||
.include "data/layouts/VictoryRoad_B2F/layout.inc"
|
||||
.include "data/layouts/Route104_Prototype/layout.inc"
|
||||
.include "data/layouts/GraniteCave_StevensRoom/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_HiddenFloorCorridors/layout.inc"
|
||||
.include "data/layouts/SouthernIsland_Exterior/layout.inc"
|
||||
.include "data/layouts/SouthernIsland_Interior/layout.inc"
|
||||
.include "data/layouts/JaggedPass/layout.inc"
|
||||
.include "data/layouts/FieryPath/layout.inc"
|
||||
.include "data/layouts/RustboroCity_Flat2_1F/layout.inc"
|
||||
.include "data/layouts/RustboroCity_Flat2_2F/layout.inc"
|
||||
.include "data/layouts/RustboroCity_Flat2_3F/layout.inc"
|
||||
.include "data/layouts/SootopolisCity_LotadAndSeedotHouse/layout.inc"
|
||||
.include "data/layouts/EverGrandeCity_HallOfFame/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_CoveLilyMotel_1F/layout.inc"
|
||||
.include "data/layouts/LilycoveCity_CoveLilyMotel_2F/layout.inc"
|
||||
.include "data/layouts/Route124_DivingTreasureHuntersHouse/layout.inc"
|
||||
.include "data/layouts/MtPyre_Exterior/layout.inc"
|
||||
.include "data/layouts/MtPyre_Summit/layout.inc"
|
||||
.include "data/layouts/SealedChamber_InnerRoom/layout.inc"
|
||||
.include "data/layouts/MossdeepCity_GameCorner_1F/layout.inc"
|
||||
.include "data/layouts/MossdeepCity_GameCorner_B1F/layout.inc"
|
||||
.include "data/layouts/SootopolisCity_House1/layout.inc"
|
||||
.include "data/layouts/SootopolisCity_House2/layout.inc"
|
||||
.include "data/layouts/SootopolisCity_House3/layout.inc"
|
||||
.include "data/layouts/AbandonedShip_HiddenFloorRooms/layout.inc"
|
||||
.include "data/layouts/ScorchedSlab/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0845A394/layout.inc"
|
||||
.include "data/layouts/RustboroCity_Flat1_1F/layout.inc"
|
||||
.include "data/layouts/RustboroCity_Flat1_2F/layout.inc"
|
||||
.include "data/layouts/EverGrandeCity_Hall4/layout.inc"
|
||||
.include "data/layouts/AquaHideout_UnusedRubyMap1/layout.inc"
|
||||
.include "data/layouts/AquaHideout_UnusedRubyMap2/layout.inc"
|
||||
.include "data/layouts/AquaHideout_UnusedRubyMap3/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0845D470/layout.inc"
|
||||
.include "data/layouts/SkyPillar_Entrance/layout.inc"
|
||||
.include "data/layouts/SkyPillar_Outside/layout.inc"
|
||||
.include "data/layouts/SkyPillar_1F/layout.inc"
|
||||
.include "data/layouts/SkyPillar_2F/layout.inc"
|
||||
.include "data/layouts/SkyPillar_3F/layout.inc"
|
||||
.include "data/layouts/SkyPillar_4F/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0845ECB4/layout.inc"
|
||||
.include "data/layouts/MossdeepCity_StevensHouse/layout.inc"
|
||||
.include "data/layouts/ShoalCave_LowTideIceRoom/layout.inc"
|
||||
.include "data/layouts/SafariZone_RestHouse/layout.inc"
|
||||
.include "data/layouts/SkyPillar_5F/layout.inc"
|
||||
.include "data/layouts/SkyPillar_Top/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleDomeLobby/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleDomeCorridor/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleDomePreBattleRoom/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleDomeBattleRoom/layout.inc"
|
||||
.include "data/layouts/MagmaHideout_1F/layout.inc"
|
||||
.include "data/layouts/MagmaHideout_2F_1R/layout.inc"
|
||||
.include "data/layouts/MagmaHideout_2F_2R/layout.inc"
|
||||
.include "data/layouts/MagmaHideout_3F_1R/layout.inc"
|
||||
.include "data/layouts/MagmaHideout_3F_2R/layout.inc"
|
||||
.include "data/layouts/MagmaHideout_4F/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePalaceLobby/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePalaceCorridor/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePalaceBattleRoom/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_OutsideEast/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleFactoryLobby/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleFactoryPreBattleRoom/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleFactoryBattleRoom/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePikeLobby/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePikeCorridor/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePikeThreePathRoom/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePikeRandomRoom1/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePikeRandomRoom2/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleArenaLobby/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleArenaCorridor/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleArenaBattleRoom/layout.inc"
|
||||
.include "data/layouts/UnknownMap_08469200/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePikeRandomRoom3/layout.inc"
|
||||
.include "data/layouts/UnknownMap_084693AC/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePyramidLobby/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePyramidEmptySquare/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare01/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare02/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare03/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare04/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare05/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare06/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare07/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare08/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare09/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare10/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare11/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare12/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare13/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare14/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare15/layout.inc"
|
||||
.include "data/layouts/BattlePyramidSquare16/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePyramidTop/layout.inc"
|
||||
.include "data/layouts/MagmaHideout_3F_3R/layout.inc"
|
||||
.include "data/layouts/MagmaHideout_2F_3R/layout.inc"
|
||||
.include "data/layouts/MirageTower_1F/layout.inc"
|
||||
.include "data/layouts/MirageTower_2F/layout.inc"
|
||||
.include "data/layouts/MirageTower_3F/layout.inc"
|
||||
.include "data/layouts/BattleTentLobby/layout.inc"
|
||||
.include "data/layouts/BattleTentCorridor/layout.inc"
|
||||
.include "data/layouts/BattleTentBattleRoom/layout.inc"
|
||||
.include "data/layouts/VerdanturfTown_BattleTentBattleRoom/layout.inc"
|
||||
.include "data/layouts/MirageTower_4F/layout.inc"
|
||||
.include "data/layouts/DesertUnderpass/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleTowerMultiBattleRoom/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattleTowerCorridor2/layout.inc"
|
||||
.include "data/layouts/Route111_NoMirageTower/layout.inc"
|
||||
.include "data/layouts/UnionRoom/layout.inc"
|
||||
.include "data/layouts/SafariZone_Northeast/layout.inc"
|
||||
.include "data/layouts/SafariZone_Southeast/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_RankingHall/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_Lounge1/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_BattlePointExchangeServiceCorner/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_ReceptionGate/layout.inc"
|
||||
.include "data/layouts/ArtisanCave_B1F/layout.inc"
|
||||
.include "data/layouts/ArtisanCave_1F/layout.inc"
|
||||
.include "data/layouts/FarawayIsland_Entrance/layout.inc"
|
||||
.include "data/layouts/FarawayIsland_Interior/layout.inc"
|
||||
.include "data/layouts/BirthIsland_Exterior/layout.inc"
|
||||
.include "data/layouts/IslandHarbor/layout.inc"
|
||||
.include "data/layouts/Underwater_MarineCave/layout.inc"
|
||||
.include "data/layouts/MarineCave_Entrance/layout.inc"
|
||||
.include "data/layouts/TerraCave_Entrance/layout.inc"
|
||||
.include "data/layouts/TerraCave_End/layout.inc"
|
||||
.include "data/layouts/Underwater6/layout.inc"
|
||||
.include "data/layouts/Underwater7/layout.inc"
|
||||
.include "data/layouts/Underwater5/layout.inc"
|
||||
.include "data/layouts/MarineCave_End/layout.inc"
|
||||
.include "data/layouts/TrainerHill_Entrance/layout.inc"
|
||||
.include "data/layouts/TrainerHill_1F/layout.inc"
|
||||
.include "data/layouts/TrainerHill_2F/layout.inc"
|
||||
.include "data/layouts/TrainerHill_3F/layout.inc"
|
||||
.include "data/layouts/TrainerHill_4F/layout.inc"
|
||||
.include "data/layouts/TrainerHill_Roof/layout.inc"
|
||||
.include "data/layouts/AlteringCave/layout.inc"
|
||||
.include "data/layouts/NavelRock_Exterior/layout.inc"
|
||||
.include "data/layouts/NavelRock_Entrance/layout.inc"
|
||||
.include "data/layouts/NavelRock_Top/layout.inc"
|
||||
.include "data/layouts/NavelRock_Bottom/layout.inc"
|
||||
.include "data/layouts/NavelRock_LadderRoom1/layout.inc"
|
||||
.include "data/layouts/NavelRock_LadderRoom2/layout.inc"
|
||||
.include "data/layouts/NavelRock_B1F/layout.inc"
|
||||
.include "data/layouts/NavelRock_Fork/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_Lounge2/layout.inc"
|
||||
.include "data/layouts/BattleFrontier_ScottsHouse/layout.inc"
|
||||
.include "data/layouts/MeteorFalls_StevensCave/layout.inc"
|
||||
.include "data/layouts/UnknownMap_08480DAC/layout.inc"
|
||||
.include "data/layouts/UnknownMap_08480F54/layout.inc"
|
||||
.include "data/layouts/UnknownMap_084810FC/layout.inc"
|
||||
.include "data/layouts/UnknownMap_084812A4/layout.inc"
|
||||
.include "data/layouts/UnknownMap_0848144C/layout.inc"
|
||||
.include "data/layouts/UnknownMap_084815F4/layout.inc"
|
||||
.include "data/layouts/UnknownMap_08481B24/layout.inc"
|
||||
.include "data/layouts/SootopolisCity_MysteryEventsHouse_1F/layout.inc"
|
||||
.include "data/layouts/SootopolisCity_MysteryEventsHouse_B1F/layout.inc"
|
||||
.include "data/layouts/UnknownMap_08481DBC/layout.inc"
|
||||
2
data/layouts/.gitignore
vendored
Executable file
2
data/layouts/.gitignore
vendored
Executable file
@@ -0,0 +1,2 @@
|
||||
layouts.inc
|
||||
layouts_table.inc
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_CaptainsOffice_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_CaptainsOffice/border.bin"
|
||||
|
||||
AbandonedShip_CaptainsOffice_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_CaptainsOffice/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_CaptainsOffice_Layout::
|
||||
.4byte 0x9
|
||||
.4byte 0x7
|
||||
.4byte AbandonedShip_CaptainsOffice_MapBorder
|
||||
.4byte AbandonedShip_CaptainsOffice_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Facility
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_Corridors_1F_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_Corridors_1F/border.bin"
|
||||
|
||||
AbandonedShip_Corridors_1F_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_Corridors_1F/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_Corridors_1F_Layout::
|
||||
.4byte 0x12
|
||||
.4byte 0xc
|
||||
.4byte AbandonedShip_Corridors_1F_MapBorder
|
||||
.4byte AbandonedShip_Corridors_1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_InsideShip
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_Corridors_B1F_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_Corridors_B1F/border.bin"
|
||||
|
||||
AbandonedShip_Corridors_B1F_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_Corridors_B1F/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_Corridors_B1F_Layout::
|
||||
.4byte 0xd
|
||||
.4byte 0xa
|
||||
.4byte AbandonedShip_Corridors_B1F_MapBorder
|
||||
.4byte AbandonedShip_Corridors_B1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_InsideShip
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_Deck_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_Deck/border.bin"
|
||||
|
||||
AbandonedShip_Deck_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_Deck/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_Deck_Layout::
|
||||
.4byte 0x17
|
||||
.4byte 0x15
|
||||
.4byte AbandonedShip_Deck_MapBorder
|
||||
.4byte AbandonedShip_Deck_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Facility
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_HiddenFloorCorridors_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_HiddenFloorCorridors/border.bin"
|
||||
|
||||
AbandonedShip_HiddenFloorCorridors_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_HiddenFloorCorridors/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_HiddenFloorCorridors_Layout::
|
||||
.4byte 0xd
|
||||
.4byte 0xb
|
||||
.4byte AbandonedShip_HiddenFloorCorridors_MapBorder
|
||||
.4byte AbandonedShip_HiddenFloorCorridors_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_InsideShip
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_HiddenFloorRooms_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_HiddenFloorRooms/border.bin"
|
||||
|
||||
AbandonedShip_HiddenFloorRooms_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_HiddenFloorRooms/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_HiddenFloorRooms_Layout::
|
||||
.4byte 0x2c
|
||||
.4byte 0xf
|
||||
.4byte AbandonedShip_HiddenFloorRooms_MapBorder
|
||||
.4byte AbandonedShip_HiddenFloorRooms_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_InsideShip
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_Room_B1F_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_Room_B1F/border.bin"
|
||||
|
||||
AbandonedShip_Room_B1F_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_Room_B1F/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_Room_B1F_Layout::
|
||||
.4byte 0x9
|
||||
.4byte 0x8
|
||||
.4byte AbandonedShip_Room_B1F_MapBorder
|
||||
.4byte AbandonedShip_Room_B1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_InsideShip
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_Rooms2_1F_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_Rooms2_1F/border.bin"
|
||||
|
||||
AbandonedShip_Rooms2_1F_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_Rooms2_1F/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_Rooms2_1F_Layout::
|
||||
.4byte 0x9
|
||||
.4byte 0x11
|
||||
.4byte AbandonedShip_Rooms2_1F_MapBorder
|
||||
.4byte AbandonedShip_Rooms2_1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_InsideShip
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_Rooms2_B1F_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_Rooms2_B1F/border.bin"
|
||||
|
||||
AbandonedShip_Rooms2_B1F_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_Rooms2_B1F/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_Rooms2_B1F_Layout::
|
||||
.4byte 0x12
|
||||
.4byte 0x8
|
||||
.4byte AbandonedShip_Rooms2_B1F_MapBorder
|
||||
.4byte AbandonedShip_Rooms2_B1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_InsideShip
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_Rooms_1F_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_Rooms_1F/border.bin"
|
||||
|
||||
AbandonedShip_Rooms_1F_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_Rooms_1F/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_Rooms_1F_Layout::
|
||||
.4byte 0x12
|
||||
.4byte 0x11
|
||||
.4byte AbandonedShip_Rooms_1F_MapBorder
|
||||
.4byte AbandonedShip_Rooms_1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_InsideShip
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_Rooms_B1F_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_Rooms_B1F/border.bin"
|
||||
|
||||
AbandonedShip_Rooms_B1F_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_Rooms_B1F/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_Rooms_B1F_Layout::
|
||||
.4byte 0x1b
|
||||
.4byte 0x8
|
||||
.4byte AbandonedShip_Rooms_B1F_MapBorder
|
||||
.4byte AbandonedShip_Rooms_B1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_InsideShip
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_Underwater1_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_Underwater1/border.bin"
|
||||
|
||||
AbandonedShip_Underwater1_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_Underwater1/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_Underwater1_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte AbandonedShip_Underwater1_MapBorder
|
||||
.4byte AbandonedShip_Underwater1_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_InsideShip
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AbandonedShip_Underwater2_MapBorder::
|
||||
.incbin "data/layouts/AbandonedShip_Underwater2/border.bin"
|
||||
|
||||
AbandonedShip_Underwater2_MapBlockdata::
|
||||
.incbin "data/layouts/AbandonedShip_Underwater2/map.bin"
|
||||
|
||||
.align 2
|
||||
AbandonedShip_Underwater2_Layout::
|
||||
.4byte 0x15
|
||||
.4byte 0x7
|
||||
.4byte AbandonedShip_Underwater2_MapBorder
|
||||
.4byte AbandonedShip_Underwater2_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_InsideShip
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AlteringCave_MapBorder::
|
||||
.incbin "data/layouts/AlteringCave/border.bin"
|
||||
|
||||
AlteringCave_MapBlockdata::
|
||||
.incbin "data/layouts/AlteringCave/map.bin"
|
||||
|
||||
.align 2
|
||||
AlteringCave_Layout::
|
||||
.4byte 0x20
|
||||
.4byte 0x18
|
||||
.4byte AlteringCave_MapBorder
|
||||
.4byte AlteringCave_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AncientTomb_MapBorder::
|
||||
.incbin "data/layouts/AncientTomb/border.bin"
|
||||
|
||||
AncientTomb_MapBlockdata::
|
||||
.incbin "data/layouts/AncientTomb/map.bin"
|
||||
|
||||
.align 2
|
||||
AncientTomb_Layout::
|
||||
.4byte 0x11
|
||||
.4byte 0x21
|
||||
.4byte AncientTomb_MapBorder
|
||||
.4byte AncientTomb_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AquaHideout_1F_MapBorder::
|
||||
.incbin "data/layouts/AquaHideout_1F/border.bin"
|
||||
|
||||
AquaHideout_1F_MapBlockdata::
|
||||
.incbin "data/layouts/AquaHideout_1F/map.bin"
|
||||
|
||||
.align 2
|
||||
AquaHideout_1F_Layout::
|
||||
.4byte 0x1c
|
||||
.4byte 0x1e
|
||||
.4byte AquaHideout_1F_MapBorder
|
||||
.4byte AquaHideout_1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Facility
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AquaHideout_B1F_MapBorder::
|
||||
.incbin "data/layouts/AquaHideout_B1F/border.bin"
|
||||
|
||||
AquaHideout_B1F_MapBlockdata::
|
||||
.incbin "data/layouts/AquaHideout_B1F/map.bin"
|
||||
|
||||
.align 2
|
||||
AquaHideout_B1F_Layout::
|
||||
.4byte 0x33
|
||||
.4byte 0x18
|
||||
.4byte AquaHideout_B1F_MapBorder
|
||||
.4byte AquaHideout_B1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Facility
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AquaHideout_B2F_MapBorder::
|
||||
.incbin "data/layouts/AquaHideout_B2F/border.bin"
|
||||
|
||||
AquaHideout_B2F_MapBlockdata::
|
||||
.incbin "data/layouts/AquaHideout_B2F/map.bin"
|
||||
|
||||
.align 2
|
||||
AquaHideout_B2F_Layout::
|
||||
.4byte 0x22
|
||||
.4byte 0x18
|
||||
.4byte AquaHideout_B2F_MapBorder
|
||||
.4byte AquaHideout_B2F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Facility
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AquaHideout_UnusedRubyMap1_MapBorder::
|
||||
.incbin "data/layouts/AquaHideout_UnusedRubyMap1/border.bin"
|
||||
|
||||
AquaHideout_UnusedRubyMap1_MapBlockdata::
|
||||
.incbin "data/layouts/AquaHideout_UnusedRubyMap1/map.bin"
|
||||
|
||||
.align 2
|
||||
AquaHideout_UnusedRubyMap1_Layout::
|
||||
.4byte 0x1c
|
||||
.4byte 0x1e
|
||||
.4byte AquaHideout_UnusedRubyMap1_MapBorder
|
||||
.4byte AquaHideout_UnusedRubyMap1_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Facility
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AquaHideout_UnusedRubyMap2_MapBorder::
|
||||
.incbin "data/layouts/AquaHideout_UnusedRubyMap2/border.bin"
|
||||
|
||||
AquaHideout_UnusedRubyMap2_MapBlockdata::
|
||||
.incbin "data/layouts/AquaHideout_UnusedRubyMap2/map.bin"
|
||||
|
||||
.align 2
|
||||
AquaHideout_UnusedRubyMap2_Layout::
|
||||
.4byte 0x3e
|
||||
.4byte 0x18
|
||||
.4byte AquaHideout_UnusedRubyMap2_MapBorder
|
||||
.4byte AquaHideout_UnusedRubyMap2_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Facility
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
AquaHideout_UnusedRubyMap3_MapBorder::
|
||||
.incbin "data/layouts/AquaHideout_UnusedRubyMap3/border.bin"
|
||||
|
||||
AquaHideout_UnusedRubyMap3_MapBlockdata::
|
||||
.incbin "data/layouts/AquaHideout_UnusedRubyMap3/map.bin"
|
||||
|
||||
.align 2
|
||||
AquaHideout_UnusedRubyMap3_Layout::
|
||||
.4byte 0x22
|
||||
.4byte 0x18
|
||||
.4byte AquaHideout_UnusedRubyMap3_MapBorder
|
||||
.4byte AquaHideout_UnusedRubyMap3_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Facility
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
ArtisanCave_1F_MapBorder::
|
||||
.incbin "data/layouts/ArtisanCave_1F/border.bin"
|
||||
|
||||
ArtisanCave_1F_MapBlockdata::
|
||||
.incbin "data/layouts/ArtisanCave_1F/map.bin"
|
||||
|
||||
.align 2
|
||||
ArtisanCave_1F_Layout::
|
||||
.4byte 0x15
|
||||
.4byte 0x16
|
||||
.4byte ArtisanCave_1F_MapBorder
|
||||
.4byte ArtisanCave_1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
ArtisanCave_B1F_MapBorder::
|
||||
.incbin "data/layouts/ArtisanCave_B1F/border.bin"
|
||||
|
||||
ArtisanCave_B1F_MapBlockdata::
|
||||
.incbin "data/layouts/ArtisanCave_B1F/map.bin"
|
||||
|
||||
.align 2
|
||||
ArtisanCave_B1F_Layout::
|
||||
.4byte 0x2e
|
||||
.4byte 0x36
|
||||
.4byte ArtisanCave_B1F_MapBorder
|
||||
.4byte ArtisanCave_B1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleElevator_MapBorder::
|
||||
.incbin "data/layouts/BattleElevator/border.bin"
|
||||
|
||||
BattleElevator_MapBlockdata::
|
||||
.incbin "data/layouts/BattleElevator/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleElevator_Layout::
|
||||
.4byte 0x5
|
||||
.4byte 0x7
|
||||
.4byte BattleElevator_MapBorder
|
||||
.4byte BattleElevator_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFrontier
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleArenaBattleRoom_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleArenaBattleRoom/border.bin"
|
||||
|
||||
BattleFrontier_BattleArenaBattleRoom_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleArenaBattleRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleArenaBattleRoom_Layout::
|
||||
.4byte 0x10
|
||||
.4byte 0xb
|
||||
.4byte BattleFrontier_BattleArenaBattleRoom_MapBorder
|
||||
.4byte BattleFrontier_BattleArenaBattleRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleArena
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleArenaCorridor_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleArenaCorridor/border.bin"
|
||||
|
||||
BattleFrontier_BattleArenaCorridor_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleArenaCorridor/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleArenaCorridor_Layout::
|
||||
.4byte 0x12
|
||||
.4byte 0xe
|
||||
.4byte BattleFrontier_BattleArenaCorridor_MapBorder
|
||||
.4byte BattleFrontier_BattleArenaCorridor_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleArena
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleArenaLobby_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleArenaLobby/border.bin"
|
||||
|
||||
BattleFrontier_BattleArenaLobby_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleArenaLobby/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleArenaLobby_Layout::
|
||||
.4byte 0x10
|
||||
.4byte 0xd
|
||||
.4byte BattleFrontier_BattleArenaLobby_MapBorder
|
||||
.4byte BattleFrontier_BattleArenaLobby_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleArena
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleDomeBattleRoom_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleDomeBattleRoom/border.bin"
|
||||
|
||||
BattleFrontier_BattleDomeBattleRoom_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleDomeBattleRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleDomeBattleRoom_Layout::
|
||||
.4byte 0x14
|
||||
.4byte 0xa
|
||||
.4byte BattleFrontier_BattleDomeBattleRoom_MapBorder
|
||||
.4byte BattleFrontier_BattleDomeBattleRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleDome
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleDomeCorridor_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleDomeCorridor/border.bin"
|
||||
|
||||
BattleFrontier_BattleDomeCorridor_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleDomeCorridor/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleDomeCorridor_Layout::
|
||||
.4byte 0x30
|
||||
.4byte 0x7
|
||||
.4byte BattleFrontier_BattleDomeCorridor_MapBorder
|
||||
.4byte BattleFrontier_BattleDomeCorridor_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleDome
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleDomeLobby_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleDomeLobby/border.bin"
|
||||
|
||||
BattleFrontier_BattleDomeLobby_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleDomeLobby/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleDomeLobby_Layout::
|
||||
.4byte 0x17
|
||||
.4byte 0x11
|
||||
.4byte BattleFrontier_BattleDomeLobby_MapBorder
|
||||
.4byte BattleFrontier_BattleDomeLobby_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleDome
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleDomePreBattleRoom_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleDomePreBattleRoom/border.bin"
|
||||
|
||||
BattleFrontier_BattleDomePreBattleRoom_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleDomePreBattleRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleDomePreBattleRoom_Layout::
|
||||
.4byte 0x9
|
||||
.4byte 0x8
|
||||
.4byte BattleFrontier_BattleDomePreBattleRoom_MapBorder
|
||||
.4byte BattleFrontier_BattleDomePreBattleRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleDome
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleFactoryBattleRoom_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleFactoryBattleRoom/border.bin"
|
||||
|
||||
BattleFrontier_BattleFactoryBattleRoom_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleFactoryBattleRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleFactoryBattleRoom_Layout::
|
||||
.4byte 0xd
|
||||
.4byte 0xc
|
||||
.4byte BattleFrontier_BattleFactoryBattleRoom_MapBorder
|
||||
.4byte BattleFrontier_BattleFactoryBattleRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFactory
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleFactoryLobby_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleFactoryLobby/border.bin"
|
||||
|
||||
BattleFrontier_BattleFactoryLobby_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleFactoryLobby/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleFactoryLobby_Layout::
|
||||
.4byte 0x13
|
||||
.4byte 0xc
|
||||
.4byte BattleFrontier_BattleFactoryLobby_MapBorder
|
||||
.4byte BattleFrontier_BattleFactoryLobby_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFactory
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleFactoryPreBattleRoom/border.bin"
|
||||
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleFactoryPreBattleRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleFactoryPreBattleRoom_Layout::
|
||||
.4byte 0x11
|
||||
.4byte 0xe
|
||||
.4byte BattleFrontier_BattleFactoryPreBattleRoom_MapBorder
|
||||
.4byte BattleFrontier_BattleFactoryPreBattleRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFactory
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePalaceBattleRoom_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePalaceBattleRoom/border.bin"
|
||||
|
||||
BattleFrontier_BattlePalaceBattleRoom_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePalaceBattleRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePalaceBattleRoom_Layout::
|
||||
.4byte 0xf
|
||||
.4byte 0xa
|
||||
.4byte BattleFrontier_BattlePalaceBattleRoom_MapBorder
|
||||
.4byte BattleFrontier_BattlePalaceBattleRoom_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_BattlePalace
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePalaceCorridor_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePalaceCorridor/border.bin"
|
||||
|
||||
BattleFrontier_BattlePalaceCorridor_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePalaceCorridor/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePalaceCorridor_Layout::
|
||||
.4byte 0x11
|
||||
.4byte 0xe
|
||||
.4byte BattleFrontier_BattlePalaceCorridor_MapBorder
|
||||
.4byte BattleFrontier_BattlePalaceCorridor_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_BattlePalace
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePalaceLobby_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePalaceLobby/border.bin"
|
||||
|
||||
BattleFrontier_BattlePalaceLobby_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePalaceLobby/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePalaceLobby_Layout::
|
||||
.4byte 0x19
|
||||
.4byte 0xc
|
||||
.4byte BattleFrontier_BattlePalaceLobby_MapBorder
|
||||
.4byte BattleFrontier_BattlePalaceLobby_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePalace
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePikeCorridor_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePikeCorridor/border.bin"
|
||||
|
||||
BattleFrontier_BattlePikeCorridor_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePikeCorridor/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePikeCorridor_Layout::
|
||||
.4byte 0xe
|
||||
.4byte 0x8
|
||||
.4byte BattleFrontier_BattlePikeCorridor_MapBorder
|
||||
.4byte BattleFrontier_BattlePikeCorridor_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePike
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePikeLobby_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePikeLobby/border.bin"
|
||||
|
||||
BattleFrontier_BattlePikeLobby_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePikeLobby/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePikeLobby_Layout::
|
||||
.4byte 0xb
|
||||
.4byte 0xd
|
||||
.4byte BattleFrontier_BattlePikeLobby_MapBorder
|
||||
.4byte BattleFrontier_BattlePikeLobby_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePike
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePikeRandomRoom1_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePikeRandomRoom1/border.bin"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom1_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePikeRandomRoom1/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePikeRandomRoom1_Layout::
|
||||
.4byte 0x9
|
||||
.4byte 0x8
|
||||
.4byte BattleFrontier_BattlePikeRandomRoom1_MapBorder
|
||||
.4byte BattleFrontier_BattlePikeRandomRoom1_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePike
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePikeRandomRoom2_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePikeRandomRoom2/border.bin"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom2_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePikeRandomRoom2/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePikeRandomRoom2_Layout::
|
||||
.4byte 0x5
|
||||
.4byte 0x8
|
||||
.4byte BattleFrontier_BattlePikeRandomRoom2_MapBorder
|
||||
.4byte BattleFrontier_BattlePikeRandomRoom2_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePike
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePikeRandomRoom3_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePikeRandomRoom3/border.bin"
|
||||
|
||||
BattleFrontier_BattlePikeRandomRoom3_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePikeRandomRoom3/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePikeRandomRoom3_Layout::
|
||||
.4byte 0x9
|
||||
.4byte 0x14
|
||||
.4byte BattleFrontier_BattlePikeRandomRoom3_MapBorder
|
||||
.4byte BattleFrontier_BattlePikeRandomRoom3_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePike
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePikeThreePathRoom_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePikeThreePathRoom/border.bin"
|
||||
|
||||
BattleFrontier_BattlePikeThreePathRoom_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePikeThreePathRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePikeThreePathRoom_Layout::
|
||||
.4byte 0xd
|
||||
.4byte 0xb
|
||||
.4byte BattleFrontier_BattlePikeThreePathRoom_MapBorder
|
||||
.4byte BattleFrontier_BattlePikeThreePathRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePike
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePointExchangeServiceCorner/border.bin"
|
||||
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePointExchangeServiceCorner/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePointExchangeServiceCorner_Layout::
|
||||
.4byte 0xf
|
||||
.4byte 0xb
|
||||
.4byte BattleFrontier_BattlePointExchangeServiceCorner_MapBorder
|
||||
.4byte BattleFrontier_BattlePointExchangeServiceCorner_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFrontier
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePyramidEmptySquare_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePyramidEmptySquare/border.bin"
|
||||
|
||||
BattleFrontier_BattlePyramidEmptySquare_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePyramidEmptySquare/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePyramidEmptySquare_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_MapBorder
|
||||
.4byte BattleFrontier_BattlePyramidEmptySquare_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePyramidLobby_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePyramidLobby/border.bin"
|
||||
|
||||
BattleFrontier_BattlePyramidLobby_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePyramidLobby/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePyramidLobby_Layout::
|
||||
.4byte 0xf
|
||||
.4byte 0x12
|
||||
.4byte BattleFrontier_BattlePyramidLobby_MapBorder
|
||||
.4byte BattleFrontier_BattlePyramidLobby_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattlePyramidTop_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePyramidTop/border.bin"
|
||||
|
||||
BattleFrontier_BattlePyramidTop_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattlePyramidTop/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattlePyramidTop_Layout::
|
||||
.4byte 0x22
|
||||
.4byte 0x17
|
||||
.4byte BattleFrontier_BattlePyramidTop_MapBorder
|
||||
.4byte BattleFrontier_BattlePyramidTop_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleTowerBattleRoom_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleTowerBattleRoom/border.bin"
|
||||
|
||||
BattleFrontier_BattleTowerBattleRoom_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleTowerBattleRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleTowerBattleRoom_Layout::
|
||||
.4byte 0xa
|
||||
.4byte 0x9
|
||||
.4byte BattleFrontier_BattleTowerBattleRoom_MapBorder
|
||||
.4byte BattleFrontier_BattleTowerBattleRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFrontier
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleTowerCorridor_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleTowerCorridor/border.bin"
|
||||
|
||||
BattleFrontier_BattleTowerCorridor_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleTowerCorridor/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleTowerCorridor_Layout::
|
||||
.4byte 0x11
|
||||
.4byte 0x5
|
||||
.4byte BattleFrontier_BattleTowerCorridor_MapBorder
|
||||
.4byte BattleFrontier_BattleTowerCorridor_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFrontier
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleTowerCorridor2_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleTowerCorridor2/border.bin"
|
||||
|
||||
BattleFrontier_BattleTowerCorridor2_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleTowerCorridor2/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleTowerCorridor2_Layout::
|
||||
.4byte 0x11
|
||||
.4byte 0x5
|
||||
.4byte BattleFrontier_BattleTowerCorridor2_MapBorder
|
||||
.4byte BattleFrontier_BattleTowerCorridor2_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFrontier
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleTowerLobby_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleTowerLobby/border.bin"
|
||||
|
||||
BattleFrontier_BattleTowerLobby_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleTowerLobby/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleTowerLobby_Layout::
|
||||
.4byte 0x19
|
||||
.4byte 0xa
|
||||
.4byte BattleFrontier_BattleTowerLobby_MapBorder
|
||||
.4byte BattleFrontier_BattleTowerLobby_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFrontier
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_BattleTowerMultiBattleRoom_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_BattleTowerMultiBattleRoom/border.bin"
|
||||
|
||||
BattleFrontier_BattleTowerMultiBattleRoom_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_BattleTowerMultiBattleRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_BattleTowerMultiBattleRoom_Layout::
|
||||
.4byte 0x15
|
||||
.4byte 0xf
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_MapBorder
|
||||
.4byte BattleFrontier_BattleTowerMultiBattleRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFrontier
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_Lounge1_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_Lounge1/border.bin"
|
||||
|
||||
BattleFrontier_Lounge1_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_Lounge1/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_Lounge1_Layout::
|
||||
.4byte 0xd
|
||||
.4byte 0x8
|
||||
.4byte BattleFrontier_Lounge1_MapBorder
|
||||
.4byte BattleFrontier_Lounge1_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFrontier
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_Lounge2_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_Lounge2/border.bin"
|
||||
|
||||
BattleFrontier_Lounge2_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_Lounge2/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_Lounge2_Layout::
|
||||
.4byte 0x9
|
||||
.4byte 0xa
|
||||
.4byte BattleFrontier_Lounge2_MapBorder
|
||||
.4byte BattleFrontier_Lounge2_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFrontier
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_OutsideEast_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_OutsideEast/border.bin"
|
||||
|
||||
BattleFrontier_OutsideEast_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_OutsideEast/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_OutsideEast_Layout::
|
||||
.4byte 0x48
|
||||
.4byte 0x48
|
||||
.4byte BattleFrontier_OutsideEast_MapBorder
|
||||
.4byte BattleFrontier_OutsideEast_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_BattleFrontierOutsideEast
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_OutsideWest_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_OutsideWest/border.bin"
|
||||
|
||||
BattleFrontier_OutsideWest_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_OutsideWest/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_OutsideWest_Layout::
|
||||
.4byte 0x38
|
||||
.4byte 0x48
|
||||
.4byte BattleFrontier_OutsideWest_MapBorder
|
||||
.4byte BattleFrontier_OutsideWest_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_BattleFrontierOutsideWest
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_RankingHall_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_RankingHall/border.bin"
|
||||
|
||||
BattleFrontier_RankingHall_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_RankingHall/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_RankingHall_Layout::
|
||||
.4byte 0x35
|
||||
.4byte 0xf
|
||||
.4byte BattleFrontier_RankingHall_MapBorder
|
||||
.4byte BattleFrontier_RankingHall_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFrontierRankingHall
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_ReceptionGate_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_ReceptionGate/border.bin"
|
||||
|
||||
BattleFrontier_ReceptionGate_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_ReceptionGate/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_ReceptionGate_Layout::
|
||||
.4byte 0x9
|
||||
.4byte 0xe
|
||||
.4byte BattleFrontier_ReceptionGate_MapBorder
|
||||
.4byte BattleFrontier_ReceptionGate_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_BattleFrontier
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleFrontier_ScottsHouse_MapBorder::
|
||||
.incbin "data/layouts/BattleFrontier_ScottsHouse/border.bin"
|
||||
|
||||
BattleFrontier_ScottsHouse_MapBlockdata::
|
||||
.incbin "data/layouts/BattleFrontier_ScottsHouse/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleFrontier_ScottsHouse_Layout::
|
||||
.4byte 0x6
|
||||
.4byte 0x8
|
||||
.4byte BattleFrontier_ScottsHouse_MapBorder
|
||||
.4byte BattleFrontier_ScottsHouse_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleFrontier
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare01_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare01/border.bin"
|
||||
|
||||
BattlePyramidSquare01_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare01/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare01_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare01_MapBorder
|
||||
.4byte BattlePyramidSquare01_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare02_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare02/border.bin"
|
||||
|
||||
BattlePyramidSquare02_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare02/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare02_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare02_MapBorder
|
||||
.4byte BattlePyramidSquare02_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare03_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare03/border.bin"
|
||||
|
||||
BattlePyramidSquare03_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare03/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare03_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare03_MapBorder
|
||||
.4byte BattlePyramidSquare03_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare04_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare04/border.bin"
|
||||
|
||||
BattlePyramidSquare04_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare04/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare04_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare04_MapBorder
|
||||
.4byte BattlePyramidSquare04_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare05_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare05/border.bin"
|
||||
|
||||
BattlePyramidSquare05_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare05/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare05_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare05_MapBorder
|
||||
.4byte BattlePyramidSquare05_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare06_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare06/border.bin"
|
||||
|
||||
BattlePyramidSquare06_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare06/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare06_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare06_MapBorder
|
||||
.4byte BattlePyramidSquare06_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare07_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare07/border.bin"
|
||||
|
||||
BattlePyramidSquare07_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare07/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare07_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare07_MapBorder
|
||||
.4byte BattlePyramidSquare07_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare08_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare08/border.bin"
|
||||
|
||||
BattlePyramidSquare08_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare08/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare08_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare08_MapBorder
|
||||
.4byte BattlePyramidSquare08_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare09_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare09/border.bin"
|
||||
|
||||
BattlePyramidSquare09_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare09/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare09_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare09_MapBorder
|
||||
.4byte BattlePyramidSquare09_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare10_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare10/border.bin"
|
||||
|
||||
BattlePyramidSquare10_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare10/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare10_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare10_MapBorder
|
||||
.4byte BattlePyramidSquare10_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare11_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare11/border.bin"
|
||||
|
||||
BattlePyramidSquare11_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare11/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare11_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare11_MapBorder
|
||||
.4byte BattlePyramidSquare11_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare12_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare12/border.bin"
|
||||
|
||||
BattlePyramidSquare12_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare12/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare12_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare12_MapBorder
|
||||
.4byte BattlePyramidSquare12_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare13_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare13/border.bin"
|
||||
|
||||
BattlePyramidSquare13_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare13/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare13_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare13_MapBorder
|
||||
.4byte BattlePyramidSquare13_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare14_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare14/border.bin"
|
||||
|
||||
BattlePyramidSquare14_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare14/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare14_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare14_MapBorder
|
||||
.4byte BattlePyramidSquare14_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare15_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare15/border.bin"
|
||||
|
||||
BattlePyramidSquare15_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare15/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare15_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare15_MapBorder
|
||||
.4byte BattlePyramidSquare15_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattlePyramidSquare16_MapBorder::
|
||||
.incbin "data/layouts/BattlePyramidSquare16/border.bin"
|
||||
|
||||
BattlePyramidSquare16_MapBlockdata::
|
||||
.incbin "data/layouts/BattlePyramidSquare16/map.bin"
|
||||
|
||||
.align 2
|
||||
BattlePyramidSquare16_Layout::
|
||||
.4byte 0x8
|
||||
.4byte 0x8
|
||||
.4byte BattlePyramidSquare16_MapBorder
|
||||
.4byte BattlePyramidSquare16_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattlePyramid
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleTentBattleRoom_MapBorder::
|
||||
.incbin "data/layouts/BattleTentBattleRoom/border.bin"
|
||||
|
||||
BattleTentBattleRoom_MapBlockdata::
|
||||
.incbin "data/layouts/BattleTentBattleRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleTentBattleRoom_Layout::
|
||||
.4byte 0xa
|
||||
.4byte 0x9
|
||||
.4byte BattleTentBattleRoom_MapBorder
|
||||
.4byte BattleTentBattleRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleTent
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleTentCorridor_MapBorder::
|
||||
.incbin "data/layouts/BattleTentCorridor/border.bin"
|
||||
|
||||
BattleTentCorridor_MapBlockdata::
|
||||
.incbin "data/layouts/BattleTentCorridor/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleTentCorridor_Layout::
|
||||
.4byte 0x5
|
||||
.4byte 0x8
|
||||
.4byte BattleTentCorridor_MapBorder
|
||||
.4byte BattleTentCorridor_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleTent
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BattleTentLobby_MapBorder::
|
||||
.incbin "data/layouts/BattleTentLobby/border.bin"
|
||||
|
||||
BattleTentLobby_MapBlockdata::
|
||||
.incbin "data/layouts/BattleTentLobby/map.bin"
|
||||
|
||||
.align 2
|
||||
BattleTentLobby_Layout::
|
||||
.4byte 0xd
|
||||
.4byte 0xa
|
||||
.4byte BattleTentLobby_MapBorder
|
||||
.4byte BattleTentLobby_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_BattleTent
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
BirthIsland_Exterior_MapBorder::
|
||||
.incbin "data/layouts/BirthIsland_Exterior/border.bin"
|
||||
|
||||
BirthIsland_Exterior_MapBlockdata::
|
||||
.incbin "data/layouts/BirthIsland_Exterior/map.bin"
|
||||
|
||||
.align 2
|
||||
BirthIsland_Exterior_Layout::
|
||||
.4byte 0x1e
|
||||
.4byte 0x1e
|
||||
.4byte BirthIsland_Exterior_MapBorder
|
||||
.4byte BirthIsland_Exterior_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Dewford
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
CableCarStation_MapBorder::
|
||||
.incbin "data/layouts/CableCarStation/border.bin"
|
||||
|
||||
CableCarStation_MapBlockdata::
|
||||
.incbin "data/layouts/CableCarStation/map.bin"
|
||||
|
||||
.align 2
|
||||
CableCarStation_Layout::
|
||||
.4byte 0xd
|
||||
.4byte 0xc
|
||||
.4byte CableCarStation_MapBorder
|
||||
.4byte CableCarStation_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Facility
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
CaveOfOrigin_1F_MapBorder::
|
||||
.incbin "data/layouts/CaveOfOrigin_1F/border.bin"
|
||||
|
||||
CaveOfOrigin_1F_MapBlockdata::
|
||||
.incbin "data/layouts/CaveOfOrigin_1F/map.bin"
|
||||
|
||||
.align 2
|
||||
CaveOfOrigin_1F_Layout::
|
||||
.4byte 0x17
|
||||
.4byte 0x17
|
||||
.4byte CaveOfOrigin_1F_MapBorder
|
||||
.4byte CaveOfOrigin_1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
CaveOfOrigin_B1F_MapBorder::
|
||||
.incbin "data/layouts/CaveOfOrigin_B1F/border.bin"
|
||||
|
||||
CaveOfOrigin_B1F_MapBlockdata::
|
||||
.incbin "data/layouts/CaveOfOrigin_B1F/map.bin"
|
||||
|
||||
.align 2
|
||||
CaveOfOrigin_B1F_Layout::
|
||||
.4byte 0x13
|
||||
.4byte 0x13
|
||||
.4byte CaveOfOrigin_B1F_MapBorder
|
||||
.4byte CaveOfOrigin_B1F_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
CaveOfOrigin_Entrance_MapBorder::
|
||||
.incbin "data/layouts/CaveOfOrigin_Entrance/border.bin"
|
||||
|
||||
CaveOfOrigin_Entrance_MapBlockdata::
|
||||
.incbin "data/layouts/CaveOfOrigin_Entrance/map.bin"
|
||||
|
||||
.align 2
|
||||
CaveOfOrigin_Entrance_Layout::
|
||||
.4byte 0x13
|
||||
.4byte 0x1a
|
||||
.4byte CaveOfOrigin_Entrance_MapBorder
|
||||
.4byte CaveOfOrigin_Entrance_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
CaveOfOrigin_UnusedRubySapphireMap1_MapBorder::
|
||||
.incbin "data/layouts/CaveOfOrigin_UnusedRubySapphireMap1/border.bin"
|
||||
|
||||
CaveOfOrigin_UnusedRubySapphireMap1_MapBlockdata::
|
||||
.incbin "data/layouts/CaveOfOrigin_UnusedRubySapphireMap1/map.bin"
|
||||
|
||||
.align 2
|
||||
CaveOfOrigin_UnusedRubySapphireMap1_Layout::
|
||||
.4byte 0x17
|
||||
.4byte 0x17
|
||||
.4byte CaveOfOrigin_UnusedRubySapphireMap1_MapBorder
|
||||
.4byte CaveOfOrigin_UnusedRubySapphireMap1_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
CaveOfOrigin_UnusedRubySapphireMap2_MapBorder::
|
||||
.incbin "data/layouts/CaveOfOrigin_UnusedRubySapphireMap2/border.bin"
|
||||
|
||||
CaveOfOrigin_UnusedRubySapphireMap2_MapBlockdata::
|
||||
.incbin "data/layouts/CaveOfOrigin_UnusedRubySapphireMap2/map.bin"
|
||||
|
||||
.align 2
|
||||
CaveOfOrigin_UnusedRubySapphireMap2_Layout::
|
||||
.4byte 0x15
|
||||
.4byte 0x15
|
||||
.4byte CaveOfOrigin_UnusedRubySapphireMap2_MapBorder
|
||||
.4byte CaveOfOrigin_UnusedRubySapphireMap2_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
CaveOfOrigin_UnusedRubySapphireMap3_MapBorder::
|
||||
.incbin "data/layouts/CaveOfOrigin_UnusedRubySapphireMap3/border.bin"
|
||||
|
||||
CaveOfOrigin_UnusedRubySapphireMap3_MapBlockdata::
|
||||
.incbin "data/layouts/CaveOfOrigin_UnusedRubySapphireMap3/map.bin"
|
||||
|
||||
.align 2
|
||||
CaveOfOrigin_UnusedRubySapphireMap3_Layout::
|
||||
.4byte 0x13
|
||||
.4byte 0x15
|
||||
.4byte CaveOfOrigin_UnusedRubySapphireMap3_MapBorder
|
||||
.4byte CaveOfOrigin_UnusedRubySapphireMap3_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
DesertRuins_MapBorder::
|
||||
.incbin "data/layouts/DesertRuins/border.bin"
|
||||
|
||||
DesertRuins_MapBlockdata::
|
||||
.incbin "data/layouts/DesertRuins/map.bin"
|
||||
|
||||
.align 2
|
||||
DesertRuins_Layout::
|
||||
.4byte 0x11
|
||||
.4byte 0x21
|
||||
.4byte DesertRuins_MapBorder
|
||||
.4byte DesertRuins_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
DesertUnderpass_MapBorder::
|
||||
.incbin "data/layouts/DesertUnderpass/border.bin"
|
||||
|
||||
DesertUnderpass_MapBlockdata::
|
||||
.incbin "data/layouts/DesertUnderpass/map.bin"
|
||||
|
||||
.align 2
|
||||
DesertUnderpass_Layout::
|
||||
.4byte 0x8b
|
||||
.4byte 0x17
|
||||
.4byte DesertUnderpass_MapBorder
|
||||
.4byte DesertUnderpass_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Cave
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
DewfordTown_MapBorder::
|
||||
.incbin "data/layouts/DewfordTown/border.bin"
|
||||
|
||||
DewfordTown_MapBlockdata::
|
||||
.incbin "data/layouts/DewfordTown/map.bin"
|
||||
|
||||
.align 2
|
||||
DewfordTown_Layout::
|
||||
.4byte 0x14
|
||||
.4byte 0x14
|
||||
.4byte DewfordTown_MapBorder
|
||||
.4byte DewfordTown_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_Dewford
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
DewfordTown_Gym_MapBorder::
|
||||
.incbin "data/layouts/DewfordTown_Gym/border.bin"
|
||||
|
||||
DewfordTown_Gym_MapBlockdata::
|
||||
.incbin "data/layouts/DewfordTown_Gym/map.bin"
|
||||
|
||||
.align 2
|
||||
DewfordTown_Gym_Layout::
|
||||
.4byte 0x12
|
||||
.4byte 0x1c
|
||||
.4byte DewfordTown_Gym_MapBorder
|
||||
.4byte DewfordTown_Gym_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_DewfordGym
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
DewfordTown_Hall_MapBorder::
|
||||
.incbin "data/layouts/DewfordTown_Hall/border.bin"
|
||||
|
||||
DewfordTown_Hall_MapBlockdata::
|
||||
.incbin "data/layouts/DewfordTown_Hall/map.bin"
|
||||
|
||||
.align 2
|
||||
DewfordTown_Hall_Layout::
|
||||
.4byte 0x11
|
||||
.4byte 0x9
|
||||
.4byte DewfordTown_Hall_MapBorder
|
||||
.4byte DewfordTown_Hall_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_GenericBuilding
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
DoubleBattleColosseum_MapBorder::
|
||||
.incbin "data/layouts/DoubleBattleColosseum/border.bin"
|
||||
|
||||
DoubleBattleColosseum_MapBlockdata::
|
||||
.incbin "data/layouts/DoubleBattleColosseum/map.bin"
|
||||
|
||||
.align 2
|
||||
DoubleBattleColosseum_Layout::
|
||||
.4byte 0xe
|
||||
.4byte 0x9
|
||||
.4byte DoubleBattleColosseum_MapBorder
|
||||
.4byte DoubleBattleColosseum_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_CableClub
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
EverGrandeCity_MapBorder::
|
||||
.incbin "data/layouts/EverGrandeCity/border.bin"
|
||||
|
||||
EverGrandeCity_MapBlockdata::
|
||||
.incbin "data/layouts/EverGrandeCity/map.bin"
|
||||
|
||||
.align 2
|
||||
EverGrandeCity_Layout::
|
||||
.4byte 0x28
|
||||
.4byte 0x50
|
||||
.4byte EverGrandeCity_MapBorder
|
||||
.4byte EverGrandeCity_MapBlockdata
|
||||
.4byte gTileset_General
|
||||
.4byte gTileset_EverGrande
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
EverGrandeCity_ChampionsRoom_MapBorder::
|
||||
.incbin "data/layouts/EverGrandeCity_ChampionsRoom/border.bin"
|
||||
|
||||
EverGrandeCity_ChampionsRoom_MapBlockdata::
|
||||
.incbin "data/layouts/EverGrandeCity_ChampionsRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
EverGrandeCity_ChampionsRoom_Layout::
|
||||
.4byte 0xd
|
||||
.4byte 0xd
|
||||
.4byte EverGrandeCity_ChampionsRoom_MapBorder
|
||||
.4byte EverGrandeCity_ChampionsRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_EliteFour
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
EverGrandeCity_DrakesRoom_MapBorder::
|
||||
.incbin "data/layouts/EverGrandeCity_DrakesRoom/border.bin"
|
||||
|
||||
EverGrandeCity_DrakesRoom_MapBlockdata::
|
||||
.incbin "data/layouts/EverGrandeCity_DrakesRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
EverGrandeCity_DrakesRoom_Layout::
|
||||
.4byte 0xd
|
||||
.4byte 0xe
|
||||
.4byte EverGrandeCity_DrakesRoom_MapBorder
|
||||
.4byte EverGrandeCity_DrakesRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_EliteFour
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
EverGrandeCity_GlaciasRoom_MapBorder::
|
||||
.incbin "data/layouts/EverGrandeCity_GlaciasRoom/border.bin"
|
||||
|
||||
EverGrandeCity_GlaciasRoom_MapBlockdata::
|
||||
.incbin "data/layouts/EverGrandeCity_GlaciasRoom/map.bin"
|
||||
|
||||
.align 2
|
||||
EverGrandeCity_GlaciasRoom_Layout::
|
||||
.4byte 0xd
|
||||
.4byte 0xe
|
||||
.4byte EverGrandeCity_GlaciasRoom_MapBorder
|
||||
.4byte EverGrandeCity_GlaciasRoom_MapBlockdata
|
||||
.4byte gTileset_Building
|
||||
.4byte gTileset_EliteFour
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user