diff options
| author | octorock <79596758+octorock@users.noreply.github.com> | 2024-01-06 14:59:48 +0100 |
|---|---|---|
| committer | octorock <79596758+octorock@users.noreply.github.com> | 2024-01-06 15:01:44 +0100 |
| commit | aced0bef691dbc41bdd39b6e62662d2436877a4b (patch) | |
| tree | e90f9fd8e4c4c3471c2fb246bb1372974294b469 /data | |
| parent | c3b771a20923b335bbea2ab97a68ac29d04fcc43 (diff) | |
Rename metaTiles
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
Diffstat (limited to 'data')
| -rw-r--r-- | data/map/map_data.s | 762 | ||||
| -rwxr-xr-x | data/map/metatile_headers.s | 476 | ||||
| -rwxr-xr-x | data/map/tile_headers.s | 476 | ||||
| -rwxr-xr-x | data/map/tileset_headers.s | 2 |
4 files changed, 858 insertions, 858 deletions
diff --git a/data/map/map_data.s b/data/map/map_data.s index 17a9bad8..5d9cb8fd 100644 --- a/data/map/map_data.s +++ b/data/map/map_data.s @@ -6,7 +6,7 @@ gMapData:: @ 08324AE4 -@ Contains purely 0xff to indicate that no metatiles are used, but the mapping for the tiles is supplied directly. +@ Contains purely 0xff to indicate that no tiles are used, but the mapping for the tiles is supplied directly. gAreaRoomMap_None:: .incbin "assets/gAreaRoomMap_None.bin.lz" gAreaTileset_MinishWoods_0_0:: @@ -15,14 +15,14 @@ gAreaTileset_MinishWoods_0_1:: .incbin "maps/areas/000_MinishWoods/tilesets/0/gAreaTileset_MinishWoods_0_1.4bpp.lz" gAreaTileset_MinishWoods_0_2:: .incbin "maps/areas/000_MinishWoods/tilesets/0/gAreaTileset_MinishWoods_0_2.4bpp.lz" -gAreaMetaTileset_MinishWoods_bottom:: - .incbin "maps/areas/000_MinishWoods/metatileset/gAreaMetaTileset_MinishWoods_bottom.bin.lz" -gAreaMetaTileset_MinishWoods_top:: - .incbin "maps/areas/000_MinishWoods/metatileset/gAreaMetaTileset_MinishWoods_top.bin.lz" -gAreaMetaTilesetTypes_MinishWoods_bottom:: - .incbin "maps/areas/000_MinishWoods/metatileset/gAreaMetaTilesetTypes_MinishWoods_bottom.bin.lz" -gAreaMetaTilesetTypes_MinishWoods_top:: - .incbin "maps/areas/000_MinishWoods/metatileset/gAreaMetaTilesetTypes_MinishWoods_top.bin.lz" +gAreaTileset_MinishWoods_bottom:: + .incbin "maps/areas/000_MinishWoods/tileset/gAreaTileset_MinishWoods_bottom.bin.lz" +gAreaTileset_MinishWoods_top:: + .incbin "maps/areas/000_MinishWoods/tileset/gAreaTileset_MinishWoods_top.bin.lz" +gAreaTilesetTypes_MinishWoods_bottom:: + .incbin "maps/areas/000_MinishWoods/tileset/gAreaTilesetTypes_MinishWoods_bottom.bin.lz" +gAreaTilesetTypes_MinishWoods_top:: + .incbin "maps/areas/000_MinishWoods/tileset/gAreaTilesetTypes_MinishWoods_top.bin.lz" gAreaRoomMap_MinishWoods_Main_bottom:: .incbin "maps/areas/000_MinishWoods/rooms/00_Main/gAreaRoomMap_MinishWoods_Main_bottom.bin.lz" gAreaRoomMap_MinishWoods_Main_top:: @@ -37,14 +37,14 @@ gAreaTileset_LakeHylia_0_1:: .incbin "maps/areas/011_LakeHylia/tilesets/0/gAreaTileset_LakeHylia_0_1.4bpp.lz" gAreaTileset_LakeHylia_0_2:: .incbin "maps/areas/011_LakeHylia/tilesets/0/gAreaTileset_LakeHylia_0_2.4bpp.lz" -gAreaMetaTileset_LakeHylia_bottom:: - .incbin "maps/areas/011_LakeHylia/metatileset/gAreaMetaTileset_LakeHylia_bottom.bin.lz" -gAreaMetaTileset_LakeHylia_top:: - .incbin "maps/areas/011_LakeHylia/metatileset/gAreaMetaTileset_LakeHylia_top.bin.lz" -gAreaMetaTilesetTypes_LakeHylia_bottom:: - .incbin "maps/areas/011_LakeHylia/metatileset/gAreaMetaTilesetTypes_LakeHylia_bottom.bin.lz" -gAreaMetaTilesetTypes_LakeHylia_top:: - .incbin "maps/areas/011_LakeHylia/metatileset/gAreaMetaTilesetTypes_LakeHylia_top.bin.lz" +gAreaTileset_LakeHylia_bottom:: + .incbin "maps/areas/011_LakeHylia/tileset/gAreaTileset_LakeHylia_bottom.bin.lz" +gAreaTileset_LakeHylia_top:: + .incbin "maps/areas/011_LakeHylia/tileset/gAreaTileset_LakeHylia_top.bin.lz" +gAreaTilesetTypes_LakeHylia_bottom:: + .incbin "maps/areas/011_LakeHylia/tileset/gAreaTilesetTypes_LakeHylia_bottom.bin.lz" +gAreaTilesetTypes_LakeHylia_top:: + .incbin "maps/areas/011_LakeHylia/tileset/gAreaTilesetTypes_LakeHylia_top.bin.lz" gAreaRoomMap_LakeHylia_Main_bottom:: .incbin "maps/areas/011_LakeHylia/rooms/00_Main/gAreaRoomMap_LakeHylia_Main_bottom.bin.lz" gAreaRoomMap_LakeHylia_Main_top:: @@ -61,14 +61,14 @@ gAreaTileset_CastorWilds_0_1:: .incbin "maps/areas/004_CastorWilds/tilesets/0/gAreaTileset_CastorWilds_0_1.4bpp.lz" gAreaTileset_CastorWilds_0_2:: .incbin "maps/areas/004_CastorWilds/tilesets/0/gAreaTileset_CastorWilds_0_2.4bpp.lz" -gAreaMetaTileset_CastorWilds_bottom:: - .incbin "maps/areas/004_CastorWilds/metatileset/gAreaMetaTileset_CastorWilds_bottom.bin.lz" -gAreaMetaTileset_CastorWilds_top:: - .incbin "maps/areas/004_CastorWilds/metatileset/gAreaMetaTileset_CastorWilds_top.bin.lz" -gAreaMetaTilesetTypes_CastorWilds_bottom:: - .incbin "maps/areas/004_CastorWilds/metatileset/gAreaMetaTilesetTypes_CastorWilds_bottom.bin.lz" -gAreaMetaTilesetTypes_CastorWilds_top:: - .incbin "maps/areas/004_CastorWilds/metatileset/gAreaMetaTilesetTypes_CastorWilds_top.bin.lz" +gAreaTileset_CastorWilds_bottom:: + .incbin "maps/areas/004_CastorWilds/tileset/gAreaTileset_CastorWilds_bottom.bin.lz" +gAreaTileset_CastorWilds_top:: + .incbin "maps/areas/004_CastorWilds/tileset/gAreaTileset_CastorWilds_top.bin.lz" +gAreaTilesetTypes_CastorWilds_bottom:: + .incbin "maps/areas/004_CastorWilds/tileset/gAreaTilesetTypes_CastorWilds_bottom.bin.lz" +gAreaTilesetTypes_CastorWilds_top:: + .incbin "maps/areas/004_CastorWilds/tileset/gAreaTilesetTypes_CastorWilds_top.bin.lz" gAreaRoomMap_CastorWilds_Main_bottom:: .incbin "maps/areas/004_CastorWilds/rooms/00_Main/gAreaRoomMap_CastorWilds_Main_bottom.bin.lz" gAreaRoomMap_CastorWilds_Main_top:: @@ -101,14 +101,14 @@ gAreaRoomMap_Ruins_BelowFortressEntrance_top:: .incbin "maps/areas/005_Ruins/rooms/05_BelowFortressEntrance/gAreaRoomMap_Ruins_BelowFortressEntrance_top.bin.lz" unknown_3:: .incbin "assets/unknown_3.bin" -gAreaMetaTileset_HyruleTown_bottom:: - .incbin "maps/areas/002_HyruleTown/metatileset/gAreaMetaTileset_HyruleTown_bottom.bin.lz" -gAreaMetaTileset_HyruleTown_top:: - .incbin "maps/areas/002_HyruleTown/metatileset/gAreaMetaTileset_HyruleTown_top.bin.lz" -gAreaMetaTilesetTypes_HyruleTown_bottom:: - .incbin "maps/areas/002_HyruleTown/metatileset/gAreaMetaTilesetTypes_HyruleTown_bottom.bin.lz" -gAreaMetaTilesetTypes_HyruleTown_top:: - .incbin "maps/areas/002_HyruleTown/metatileset/gAreaMetaTilesetTypes_HyruleTown_top.bin.lz" +gAreaTileset_HyruleTown_bottom:: + .incbin "maps/areas/002_HyruleTown/tileset/gAreaTileset_HyruleTown_bottom.bin.lz" +gAreaTileset_HyruleTown_top:: + .incbin "maps/areas/002_HyruleTown/tileset/gAreaTileset_HyruleTown_top.bin.lz" +gAreaTilesetTypes_HyruleTown_bottom:: + .incbin "maps/areas/002_HyruleTown/tileset/gAreaTilesetTypes_HyruleTown_bottom.bin.lz" +gAreaTilesetTypes_HyruleTown_top:: + .incbin "maps/areas/002_HyruleTown/tileset/gAreaTilesetTypes_HyruleTown_top.bin.lz" gAreaTileset_HyruleTown_0_0:: .incbin "maps/areas/002_HyruleTown/tilesets/0/gAreaTileset_HyruleTown_0_0.4bpp.lz" gAreaTileset_HyruleTown_0_1:: @@ -137,14 +137,14 @@ gAreaTileset_MtCrenel_0_1:: .incbin "maps/areas/006_MtCrenel/tilesets/0/gAreaTileset_MtCrenel_0_1.4bpp.lz" gAreaTileset_MtCrenel_0_2:: .incbin "maps/areas/006_MtCrenel/tilesets/0/gAreaTileset_MtCrenel_0_2.4bpp.lz" -gAreaMetaTileset_MtCrenel_bottom:: - .incbin "maps/areas/006_MtCrenel/metatileset/gAreaMetaTileset_MtCrenel_bottom.bin.lz" -gAreaMetaTileset_MtCrenel_top:: - .incbin "maps/areas/006_MtCrenel/metatileset/gAreaMetaTileset_MtCrenel_top.bin.lz" -gAreaMetaTilesetTypes_MtCrenel_bottom:: - .incbin "maps/areas/006_MtCrenel/metatileset/gAreaMetaTilesetTypes_MtCrenel_bottom.bin.lz" -gAreaMetaTilesetTypes_MtCrenel_top:: - .incbin "maps/areas/006_MtCrenel/metatileset/gAreaMetaTilesetTypes_MtCrenel_top.bin.lz" +gAreaTileset_MtCrenel_bottom:: + .incbin "maps/areas/006_MtCrenel/tileset/gAreaTileset_MtCrenel_bottom.bin.lz" +gAreaTileset_MtCrenel_top:: + .incbin "maps/areas/006_MtCrenel/tileset/gAreaTileset_MtCrenel_top.bin.lz" +gAreaTilesetTypes_MtCrenel_bottom:: + .incbin "maps/areas/006_MtCrenel/tileset/gAreaTilesetTypes_MtCrenel_bottom.bin.lz" +gAreaTilesetTypes_MtCrenel_top:: + .incbin "maps/areas/006_MtCrenel/tileset/gAreaTilesetTypes_MtCrenel_top.bin.lz" gAreaRoomMap_MtCrenel_Top_bottom:: .incbin "maps/areas/006_MtCrenel/rooms/00_Top/gAreaRoomMap_MtCrenel_Top_bottom.bin.lz" gAreaRoomMap_MtCrenel_Top_top:: @@ -185,14 +185,14 @@ gAreaTileset_HyruleField_1_1:: .incbin "maps/areas/003_HyruleField/tilesets/1/gAreaTileset_HyruleField_1_1.4bpp.lz" gAreaTileset_HyruleField_1_2:: .incbin "maps/areas/003_HyruleField/tilesets/1/gAreaTileset_HyruleField_1_2.4bpp.lz" -gAreaMetaTileset_HyruleField_bottom:: - .incbin "maps/areas/003_HyruleField/metatileset/gAreaMetaTileset_HyruleField_bottom.bin.lz" -gAreaMetaTileset_HyruleField_top:: - .incbin "maps/areas/003_HyruleField/metatileset/gAreaMetaTileset_HyruleField_top.bin.lz" -gAreaMetaTilesetTypes_HyruleField_bottom:: - .incbin "maps/areas/003_HyruleField/metatileset/gAreaMetaTilesetTypes_HyruleField_bottom.bin.lz" -gAreaMetaTilesetTypes_HyruleField_top:: - .incbin "maps/areas/003_HyruleField/metatileset/gAreaMetaTilesetTypes_HyruleField_top.bin.lz" +gAreaTileset_HyruleField_bottom:: + .incbin "maps/areas/003_HyruleField/tileset/gAreaTileset_HyruleField_bottom.bin.lz" +gAreaTileset_HyruleField_top:: + .incbin "maps/areas/003_HyruleField/tileset/gAreaTileset_HyruleField_top.bin.lz" +gAreaTilesetTypes_HyruleField_bottom:: + .incbin "maps/areas/003_HyruleField/tileset/gAreaTilesetTypes_HyruleField_bottom.bin.lz" +gAreaTilesetTypes_HyruleField_top:: + .incbin "maps/areas/003_HyruleField/tileset/gAreaTilesetTypes_HyruleField_top.bin.lz" gAreaTileset_HyruleField_0_3:: .incbin "maps/areas/003_HyruleField/tilesets/0/gAreaTileset_HyruleField_0_3.4bpp.lz" gAreaRoomMap_HyruleField_WesternWoodsSouth_bottom:: @@ -247,14 +247,14 @@ gAreaTileset_CastleGarden_0_1:: .incbin "maps/areas/007_CastleGarden/tilesets/0/gAreaTileset_CastleGarden_0_1.4bpp.lz" gAreaTileset_CastleGarden_0_2:: .incbin "maps/areas/007_CastleGarden/tilesets/0/gAreaTileset_CastleGarden_0_2.4bpp.lz" -gAreaMetaTileset_CastleGarden_bottom:: - .incbin "maps/areas/007_CastleGarden/metatileset/gAreaMetaTileset_CastleGarden_bottom.bin.lz" -gAreaMetaTileset_CastleGarden_top:: - .incbin "maps/areas/007_CastleGarden/metatileset/gAreaMetaTileset_CastleGarden_top.bin.lz" -gAreaMetaTilesetTypes_CastleGarden_bottom:: - .incbin "maps/areas/007_CastleGarden/metatileset/gAreaMetaTilesetTypes_CastleGarden_bottom.bin.lz" -gAreaMetaTilesetTypes_CastleGarden_top:: - .incbin "maps/areas/007_CastleGarden/metatileset/gAreaMetaTilesetTypes_CastleGarden_top.bin.lz" +gAreaTileset_CastleGarden_bottom:: + .incbin "maps/areas/007_CastleGarden/tileset/gAreaTileset_CastleGarden_bottom.bin.lz" +gAreaTileset_CastleGarden_top:: + .incbin "maps/areas/007_CastleGarden/tileset/gAreaTileset_CastleGarden_top.bin.lz" +gAreaTilesetTypes_CastleGarden_bottom:: + .incbin "maps/areas/007_CastleGarden/tileset/gAreaTilesetTypes_CastleGarden_bottom.bin.lz" +gAreaTilesetTypes_CastleGarden_top:: + .incbin "maps/areas/007_CastleGarden/tileset/gAreaTilesetTypes_CastleGarden_top.bin.lz" gAreaRoomMap_CastleGarden_Main_bottom:: .incbin "maps/areas/007_CastleGarden/rooms/00_Main/gAreaRoomMap_CastleGarden_Main_bottom.bin.lz" gAreaRoomMap_CastleGarden_Main_top:: @@ -265,14 +265,14 @@ gAreaTileset_CloudTops_0_1:: .incbin "maps/areas/008_CloudTops/tilesets/0/gAreaTileset_CloudTops_0_1.4bpp.lz" gAreaTileset_CloudTops_0_2:: .incbin "maps/areas/008_CloudTops/tilesets/0/gAreaTileset_CloudTops_0_2.4bpp.lz" -gAreaMetaTileset_CloudTops_bottom:: - .incbin "maps/areas/008_CloudTops/metatileset/gAreaMetaTileset_CloudTops_bottom.bin.lz" -gAreaMetaTileset_CloudTops_top:: - .incbin "maps/areas/008_CloudTops/metatileset/gAreaMetaTileset_CloudTops_top.bin.lz" -gAreaMetaTilesetTypes_CloudTops_bottom:: - .incbin "maps/areas/008_CloudTops/metatileset/gAreaMetaTilesetTypes_CloudTops_bottom.bin.lz" -gAreaMetaTilesetTypes_CloudTops_top:: - .incbin "maps/areas/008_CloudTops/metatileset/gAreaMetaTilesetTypes_CloudTops_top.bin.lz" +gAreaTileset_CloudTops_bottom:: + .incbin "maps/areas/008_CloudTops/tileset/gAreaTileset_CloudTops_bottom.bin.lz" +gAreaTileset_CloudTops_top:: + .incbin "maps/areas/008_CloudTops/tileset/gAreaTileset_CloudTops_top.bin.lz" +gAreaTilesetTypes_CloudTops_bottom:: + .incbin "maps/areas/008_CloudTops/tileset/gAreaTilesetTypes_CloudTops_bottom.bin.lz" +gAreaTilesetTypes_CloudTops_top:: + .incbin "maps/areas/008_CloudTops/tileset/gAreaTilesetTypes_CloudTops_top.bin.lz" gAreaRoomMap_CloudTops_CloudTops_bottom:: .incbin "maps/areas/008_CloudTops/rooms/00_CloudTops/gAreaRoomMap_CloudTops_CloudTops_bottom.bin.lz" gAreaRoomMap_CloudTops_CloudTops_top:: @@ -293,14 +293,14 @@ gAreaTileset_RoyalValley_0_1:: .incbin "maps/areas/009_RoyalValley/tilesets/0/gAreaTileset_RoyalValley_0_1.4bpp.lz" gAreaTileset_RoyalValley_0_2:: .incbin "maps/areas/009_RoyalValley/tilesets/0/gAreaTileset_RoyalValley_0_2.4bpp.lz" -gAreaMetaTileset_RoyalValley_bottom:: - .incbin "maps/areas/009_RoyalValley/metatileset/gAreaMetaTileset_RoyalValley_bottom.bin.lz" -gAreaMetaTileset_RoyalValley_top:: - .incbin "maps/areas/009_RoyalValley/metatileset/gAreaMetaTileset_RoyalValley_top.bin.lz" -gAreaMetaTilesetTypes_RoyalValley_bottom:: - .incbin "maps/areas/009_RoyalValley/metatileset/gAreaMetaTilesetTypes_RoyalValley_bottom.bin.lz" -gAreaMetaTilesetTypes_RoyalValley_top:: - .incbin "maps/areas/009_RoyalValley/metatileset/gAreaMetaTilesetTypes_RoyalValley_top.bin.lz" +gAreaTileset_RoyalValley_bottom:: + .incbin "maps/areas/009_RoyalValley/tileset/gAreaTileset_RoyalValley_bottom.bin.lz" +gAreaTileset_RoyalValley_top:: + .incbin "maps/areas/009_RoyalValley/tileset/gAreaTileset_RoyalValley_top.bin.lz" +gAreaTilesetTypes_RoyalValley_bottom:: + .incbin "maps/areas/009_RoyalValley/tileset/gAreaTilesetTypes_RoyalValley_bottom.bin.lz" +gAreaTilesetTypes_RoyalValley_top:: + .incbin "maps/areas/009_RoyalValley/tileset/gAreaTilesetTypes_RoyalValley_top.bin.lz" gAreaRoomMap_RoyalValley_Main_bottom:: .incbin "maps/areas/009_RoyalValley/rooms/00_Main/gAreaRoomMap_RoyalValley_Main_bottom.bin.lz" gAreaRoomMap_RoyalValley_Main_top:: @@ -335,10 +335,10 @@ gAreaTileset_Beanstalks_0_1:: .incbin "maps/areas/013_Beanstalks/tilesets/0/gAreaTileset_Beanstalks_0_1.4bpp.lz" gAreaTileset_Beanstalks_0_2:: .incbin "maps/areas/013_Beanstalks/tilesets/0/gAreaTileset_Beanstalks_0_2.4bpp.lz" -gAreaMetaTileset_Beanstalks_bottom:: - .incbin "maps/areas/013_Beanstalks/metatileset/gAreaMetaTileset_Beanstalks_bottom.bin.lz" -gAreaMetaTilesetTypes_Beanstalks_bottom:: - .incbin "maps/areas/013_Beanstalks/metatileset/gAreaMetaTilesetTypes_Beanstalks_bottom.bin.lz" +gAreaTileset_Beanstalks_bottom:: + .incbin "maps/areas/013_Beanstalks/tileset/gAreaTileset_Beanstalks_bottom.bin.lz" +gAreaTilesetTypes_Beanstalks_bottom:: + .incbin "maps/areas/013_Beanstalks/tileset/gAreaTilesetTypes_Beanstalks_bottom.bin.lz" gAreaTileset_Beanstalks_0_3:: .incbin "maps/areas/013_Beanstalks/tilesets/0/gAreaTileset_Beanstalks_0_3.4bpp.lz" gRoomMapping_Beanstalks_CrenelClimb_top:: @@ -365,14 +365,14 @@ gAreaTileset_CrenelCaves_0_1:: .incbin "maps/areas/038_CrenelCaves/tilesets/0/gAreaTileset_CrenelCaves_0_1.4bpp.lz" gAreaTileset_CrenelCaves_0_2:: .incbin "maps/areas/038_CrenelCaves/tilesets/0/gAreaTileset_CrenelCaves_0_2.4bpp.lz" -gAreaMetaTileset_MinishHouseInteriors_bottom:: - .incbin "maps/areas/032_MinishHouseInteriors/metatileset/gAreaMetaTileset_MinishHouseInteriors_bottom.bin.lz" -gAreaMetaTileset_MinishHouseInteriors_top:: - .incbin "maps/areas/032_MinishHouseInteriors/metatileset/gAreaMetaTileset_MinishHouseInteriors_top.bin.lz" -gAreaMetaTilesetTypes_MinishHouseInteriors_bottom:: - .incbin "maps/areas/032_MinishHouseInteriors/metatileset/gAreaMetaTilesetTypes_MinishHouseInteriors_bottom.bin.lz" -gAreaMetaTilesetTypes_MinishHouseInteriors_top:: - .incbin "maps/areas/032_MinishHouseInteriors/metatileset/gAreaMetaTilesetTypes_MinishHouseInteriors_top.bin.lz" +gAreaTileset_MinishHouseInteriors_bottom:: + .incbin "maps/areas/032_MinishHouseInteriors/tileset/gAreaTileset_MinishHouseInteriors_bottom.bin.lz" +gAreaTileset_MinishHouseInteriors_top:: + .incbin "maps/areas/032_MinishHouseInteriors/tileset/gAreaTileset_MinishHouseInteriors_top.bin.lz" +gAreaTilesetTypes_MinishHouseInteriors_bottom:: + .incbin "maps/areas/032_MinishHouseInteriors/tileset/gAreaTilesetTypes_MinishHouseInteriors_bottom.bin.lz" +gAreaTilesetTypes_MinishHouseInteriors_top:: + .incbin "maps/areas/032_MinishHouseInteriors/tileset/gAreaTilesetTypes_MinishHouseInteriors_top.bin.lz" gAreaRoomMap_CrenelCaves_BlockPushing_bottom:: .incbin "maps/areas/038_CrenelCaves/rooms/00_BlockPushing/gAreaRoomMap_CrenelCaves_BlockPushing_bottom.bin.lz" gAreaRoomMap_CrenelCaves_BlockPushing_top:: @@ -447,14 +447,14 @@ gAreaTileset_GreatFairies_0_1:: .incbin "maps/areas/041_GreatFairies/tilesets/0/gAreaTileset_GreatFairies_0_1.4bpp.lz" gAreaTileset_GreatFairies_0_2:: .incbin "maps/areas/041_GreatFairies/tilesets/0/gAreaTileset_GreatFairies_0_2.4bpp.lz" -gAreaMetaTileset_GreatFairies_bottom:: - .incbin "maps/areas/041_GreatFairies/metatileset/gAreaMetaTileset_GreatFairies_bottom.bin.lz" -gAreaMetaTileset_GreatFairies_top:: - .incbin "maps/areas/041_GreatFairies/metatileset/gAreaMetaTileset_GreatFairies_top.bin.lz" -gAreaMetaTilesetTypes_GreatFairies_bottom:: - .incbin "maps/areas/041_GreatFairies/metatileset/gAreaMetaTilesetTypes_GreatFairies_bottom.bin.lz" -gAreaMetaTilesetTypes_GreatFairies_top:: - .incbin "maps/areas/041_GreatFairies/metatileset/gAreaMetaTilesetTypes_GreatFairies_top.bin.lz" +gAreaTileset_GreatFairies_bottom:: + .incbin "maps/areas/041_GreatFairies/tileset/gAreaTileset_GreatFairies_bottom.bin.lz" +gAreaTileset_GreatFairies_top:: + .incbin "maps/areas/041_GreatFairies/tileset/gAreaTileset_GreatFairies_top.bin.lz" +gAreaTilesetTypes_GreatFairies_bottom:: + .incbin "maps/areas/041_GreatFairies/tileset/gAreaTilesetTypes_GreatFairies_bottom.bin.lz" +gAreaTilesetTypes_GreatFairies_top:: + .incbin "maps/areas/041_GreatFairies/tileset/gAreaTilesetTypes_GreatFairies_top.bin.lz" gAreaRoomMap_GreatFairies_Graveyard_bottom:: .incbin "maps/areas/041_GreatFairies/rooms/00_Graveyard/gAreaRoomMap_GreatFairies_Graveyard_bottom.bin.lz" gAreaRoomMap_GreatFairies_Graveyard_top:: @@ -501,14 +501,14 @@ gAreaTileset_ArmosInteriors_0_1:: .incbin "maps/areas/044_ArmosInteriors/tilesets/0/gAreaTileset_ArmosInteriors_0_1.4bpp.lz" gAreaTileset_ArmosInteriors_0_2:: .incbin "maps/areas/044_ArmosInteriors/tilesets/0/gAreaTileset_ArmosInteriors_0_2.4bpp.lz" -gAreaMetaTileset_ArmosInteriors_bottom:: - .incbin "maps/areas/044_ArmosInteriors/metatileset/gAreaMetaTileset_ArmosInteriors_bottom.bin.lz" -gAreaMetaTileset_ArmosInteriors_top:: - .incbin "maps/areas/044_ArmosInteriors/metatileset/gAreaMetaTileset_ArmosInteriors_top.bin.lz" -gAreaMetaTilesetTypes_ArmosInteriors_bottom:: - .incbin "maps/areas/044_ArmosInteriors/metatileset/gAreaMetaTilesetTypes_ArmosInteriors_bottom.bin.lz" -gAreaMetaTilesetTypes_ArmosInteriors_top:: - .incbin "maps/areas/044_ArmosInteriors/metatileset/gAreaMetaTilesetTypes_ArmosInteriors_top.bin.lz" +gAreaTileset_ArmosInteriors_bottom:: + .incbin "maps/areas/044_ArmosInteriors/tileset/gAreaTileset_ArmosInteriors_bottom.bin.lz" +gAreaTileset_ArmosInteriors_top:: + .incbin "maps/areas/044_ArmosInteriors/tileset/gAreaTileset_ArmosInteriors_top.bin.lz" +gAreaTilesetTypes_ArmosInteriors_bottom:: + .incbin "maps/areas/044_ArmosInteriors/tileset/gAreaTilesetTypes_ArmosInteriors_bottom.bin.lz" +gAreaTilesetTypes_ArmosInteriors_top:: + .incbin "maps/areas/044_ArmosInteriors/tileset/gAreaTilesetTypes_ArmosInteriors_top.bin.lz" gAreaRoomMap_ArmosInteriors_RuinsEntranceNorth_bottom:: .incbin "maps/areas/044_ArmosInteriors/rooms/00_RuinsEntranceNorth/gAreaRoomMap_ArmosInteriors_RuinsEntranceNorth_bottom.bin" gAreaRoomMap_ArmosInteriors_RuinsEntranceNorth_top:: @@ -559,14 +559,14 @@ gAreaTileset_GoronCave_0_1:: .incbin "maps/areas/047_GoronCave/tilesets/0/gAreaTileset_GoronCave_0_1.4bpp.lz" gAreaTileset_GoronCave_0_2:: .incbin "maps/areas/047_GoronCave/tilesets/0/gAreaTileset_GoronCave_0_2.4bpp.lz" -gAreaMetaTileset_GoronCave_bottom:: - .incbin "maps/areas/047_GoronCave/metatileset/gAreaMetaTileset_GoronCave_bottom.bin.lz" -gAreaMetaTileset_GoronCave_top:: - .incbin "maps/areas/047_GoronCave/metatileset/gAreaMetaTileset_GoronCave_top.bin.lz" -gAreaMetaTilesetTypes_GoronCave_bottom:: - .incbin "maps/areas/047_GoronCave/metatileset/gAreaMetaTilesetTypes_GoronCave_bottom.bin.lz" -gAreaMetaTilesetTypes_GoronCave_top:: - .incbin "maps/areas/047_GoronCave/metatileset/gAreaMetaTilesetTypes_GoronCave_top.bin.lz" +gAreaTileset_GoronCave_bottom:: + .incbin "maps/areas/047_GoronCave/tileset/gAreaTileset_GoronCave_bottom.bin.lz" +gAreaTileset_GoronCave_top:: + .incbin "maps/areas/047_GoronCave/tileset/gAreaTileset_GoronCave_top.bin.lz" +gAreaTilesetTypes_GoronCave_bottom:: + .incbin "maps/areas/047_GoronCave/tileset/gAreaTilesetTypes_GoronCave_bottom.bin.lz" +gAreaTilesetTypes_GoronCave_top:: + .incbin "maps/areas/047_GoronCave/tileset/gAreaTilesetTypes_GoronCave_top.bin.lz" gAreaRoomMap_GoronCave_Stairs_bottom:: .incbin "maps/areas/047_GoronCave/rooms/00_Stairs/gAreaRoomMap_GoronCave_Stairs_bottom.bin.lz" gAreaRoomMap_GoronCave_Stairs_top:: @@ -725,28 +725,28 @@ gAreaTileset_MinishCaves_0_1:: .incbin "maps/areas/053_MinishCaves/tilesets/0/gAreaTileset_MinishCaves_0_1.4bpp.lz" gAreaTileset_MinishCaves_0_2:: .incbin "maps/areas/053_MinishCaves/tilesets/0/gAreaTileset_MinishCaves_0_2.4bpp.lz" -gAreaMetaTileset_MinishCaves_bottom:: - .incbin "maps/areas/053_MinishCaves/metatileset/gAreaMetaTileset_MinishCaves_bottom.bin.lz" -gAreaMetaTileset_MinishCaves_top:: - .incbin "maps/areas/053_MinishCaves/metatileset/gAreaMetaTileset_MinishCaves_top.bin.lz" -gAreaMetaTilesetTypes_MinishCaves_bottom:: - .incbin "maps/areas/053_MinishCaves/metatileset/gAreaMetaTilesetTypes_MinishCaves_bottom.bin.lz" -gAreaMetaTilesetTypes_MinishCaves_top:: - .incbin "maps/areas/053_MinishCaves/metatileset/gAreaMetaTilesetTypes_MinishCaves_top.bin.lz" +gAreaTileset_MinishCaves_bottom:: + .incbin "maps/areas/053_MinishCaves/tileset/gAreaTileset_MinishCaves_bottom.bin.lz" +gAreaTileset_MinishCaves_top:: + .incbin "maps/areas/053_MinishCaves/tileset/gAreaTileset_MinishCaves_top.bin.lz" +gAreaTilesetTypes_MinishCaves_bottom:: + .incbin "maps/areas/053_MinishCaves/tileset/gAreaTilesetTypes_MinishCaves_bottom.bin.lz" +gAreaTilesetTypes_MinishCaves_top:: + .incbin "maps/areas/053_MinishCaves/tileset/gAreaTilesetTypes_MinishCaves_top.bin.lz" gAreaTileset_CastleGardenMinishHoles_0_0:: .incbin "maps/areas/054_CastleGardenMinishHoles/tilesets/0/gAreaTileset_CastleGardenMinishHoles_0_0.4bpp.lz" gAreaTileset_CastleGardenMinishHoles_0_1:: .incbin "maps/areas/054_CastleGardenMinishHoles/tilesets/0/gAreaTileset_CastleGardenMinishHoles_0_1.4bpp.lz" gAreaTileset_CastleGardenMinishHoles_0_2:: .incbin "maps/areas/054_CastleGardenMinishHoles/tilesets/0/gAreaTileset_CastleGardenMinishHoles_0_2.4bpp.lz" -gAreaMetaTileset_CastleGardenMinishHoles_bottom:: - .incbin "maps/areas/054_CastleGardenMinishHoles/metatileset/gAreaMetaTileset_CastleGardenMinishHoles_bottom.bin.lz" -gAreaMetaTileset_CastleGardenMinishHoles_top:: - .incbin "maps/areas/054_CastleGardenMinishHoles/metatileset/gAreaMetaTileset_CastleGardenMinishHoles_top.bin.lz" -gAreaMetaTilesetTypes_CastleGardenMinishHoles_bottom:: - .incbin "maps/areas/054_CastleGardenMinishHoles/metatileset/gAreaMetaTilesetTypes_CastleGardenMinishHoles_bottom.bin.lz" -gAreaMetaTilesetTypes_CastleGardenMinishHoles_top:: - .incbin "maps/areas/054_CastleGardenMinishHoles/metatileset/gAreaMetaTilesetTypes_CastleGardenMinishHoles_top.bin.lz" +gAreaTileset_CastleGardenMinishHoles_bottom:: + .incbin "maps/areas/054_CastleGardenMinishHoles/tileset/gAreaTileset_CastleGardenMinishHoles_bottom.bin.lz" +gAreaTileset_CastleGardenMinishHoles_top:: + .incbin "maps/areas/054_CastleGardenMinishHoles/tileset/gAreaTileset_CastleGardenMinishHoles_top.bin.lz" +gAreaTilesetTypes_CastleGardenMinishHoles_bottom:: + .incbin "maps/areas/054_CastleGardenMinishHoles/tileset/gAreaTilesetTypes_CastleGardenMinishHoles_bottom.bin.lz" +gAreaTilesetTypes_CastleGardenMinishHoles_top:: + .incbin "maps/areas/054_CastleGardenMinishHoles/tileset/gAreaTilesetTypes_CastleGardenMinishHoles_top.bin.lz" gAreaRoomMap_MinishCaves_BeanPesto_bottom:: .incbin "maps/areas/053_MinishCaves/rooms/00_BeanPesto/gAreaRoomMap_MinishCaves_BeanPesto_bottom.bin.lz" gAreaRoomMap_MinishCaves_BeanPesto_top:: @@ -917,14 +917,14 @@ gAreaTileset_MinishVillage_0_1:: .incbin "maps/areas/001_MinishVillage/tilesets/0/gAreaTileset_MinishVillage_0_1.4bpp.lz" gAreaTileset_MinishVillage_0_2:: .incbin "maps/areas/001_MinishVillage/tilesets/0/gAreaTileset_MinishVillage_0_2.4bpp.lz" -gAreaMetaTileset_MinishVillage_bottom:: - .incbin "maps/areas/001_MinishVillage/metatileset/gAreaMetaTileset_MinishVillage_bottom.bin.lz" -gAreaMetaTileset_MinishVillage_top:: - .incbin "maps/areas/001_MinishVillage/metatileset/gAreaMetaTileset_MinishVillage_top.bin.lz" -gAreaMetaTilesetTypes_MinishVillage_bottom:: - .incbin "maps/areas/001_MinishVillage/metatileset/gAreaMetaTilesetTypes_MinishVillage_bottom.bin.lz" -gAreaMetaTilesetTypes_MinishVillage_top:: - .incbin "maps/areas/001_MinishVillage/metatileset/gAreaMetaTilesetTypes_MinishVillage_top.bin.lz" +gAreaTileset_MinishVillage_bottom:: + .incbin "maps/areas/001_MinishVillage/tileset/gAreaTileset_MinishVillage_bottom.bin.lz" +gAreaTileset_MinishVillage_top:: + .incbin "maps/areas/001_MinishVillage/tileset/gAreaTileset_MinishVillage_top.bin.lz" +gAreaTilesetTypes_MinishVillage_bottom:: + .incbin "maps/areas/001_MinishVillage/tileset/gAreaTilesetTypes_MinishVillage_bottom.bin.lz" +gAreaTilesetTypes_MinishVillage_top:: + .incbin "maps/areas/001_MinishVillage/tileset/gAreaTilesetTypes_MinishVillage_top.bin.lz" gAreaTileset_MinishVillage_1_0:: .incbin "maps/areas/001_MinishVillage/tilesets/1/gAreaTileset_MinishVillage_1_0.4bpp.lz" gAreaTileset_MinishVillage_1_1:: @@ -945,14 +945,14 @@ gAreaTileset_MelarisMine_0_1:: .incbin "maps/areas/016_MelarisMine/tilesets/0/gAreaTileset_MelarisMine_0_1.4bpp.lz" gAreaTileset_MelarisMine_0_2:: .incbin "maps/areas/016_MelarisMine/tilesets/0/gAreaTileset_MelarisMine_0_2.4bpp.lz" -gAreaMetaTileset_MelarisMine_bottom:: - .incbin "maps/areas/016_MelarisMine/metatileset/gAreaMetaTileset_MelarisMine_bottom.bin.lz" -gAreaMetaTileset_MelarisMine_top:: - .incbin "maps/areas/016_MelarisMine/metatileset/gAreaMetaTileset_MelarisMine_top.bin.lz" -gAreaMetaTilesetTypes_MelarisMine_bottom:: - .incbin "maps/areas/016_MelarisMine/metatileset/gAreaMetaTilesetTypes_MelarisMine_bottom.bin.lz" -gAreaMetaTilesetTypes_MelarisMine_top:: - .incbin "maps/areas/016_MelarisMine/metatileset/gAreaMetaTilesetTypes_MelarisMine_top.bin.lz" +gAreaTileset_MelarisMine_bottom:: + .incbin "maps/areas/016_MelarisMine/tileset/gAreaTileset_MelarisMine_bottom.bin.lz" +gAreaTileset_MelarisMine_top:: + .incbin "maps/areas/016_MelarisMine/tileset/gAreaTileset_MelarisMine_top.bin.lz" +gAreaTilesetTypes_MelarisMine_bottom:: + .incbin "maps/areas/016_MelarisMine/tileset/gAreaTilesetTypes_MelarisMine_bottom.bin.lz" +gAreaTilesetTypes_MelarisMine_top:: + .incbin "maps/areas/016_MelarisMine/tileset/gAreaTilesetTypes_MelarisMine_top.bin.lz" gAreaRoomMap_MelarisMine_Main_bottom:: .incbin "maps/areas/016_MelarisMine/rooms/00_Main/gAreaRoomMap_MelarisMine_Main_bottom.bin.lz" gAreaRoomMap_MelarisMine_Main_top:: @@ -961,10 +961,10 @@ gAreaTileset_MinishPaths_0_0:: .incbin "maps/areas/017_MinishPaths/tilesets/0/gAreaTileset_MinishPaths_0_0.4bpp.lz" gAreaTileset_MinishPaths_0_1:: .incbin "maps/areas/017_MinishPaths/tilesets/0/gAreaTileset_MinishPaths_0_1.4bpp.lz" -gAreaMetaTileset_MinishPaths_bottom:: - .incbin "maps/areas/017_MinishPaths/metatileset/gAreaMetaTileset_MinishPaths_bottom.bin.lz" -gAreaMetaTilesetTypes_MinishPaths_bottom:: - .incbin "maps/areas/017_MinishPaths/metatileset/gAreaMetaTilesetTypes_MinishPaths_bottom.bin.lz" +gAreaTileset_MinishPaths_bottom:: + .incbin "maps/areas/017_MinishPaths/tileset/gAreaTileset_MinishPaths_bottom.bin.lz" +gAreaTilesetTypes_MinishPaths_bottom:: + .incbin "maps/areas/017_MinishPaths/tileset/gAreaTilesetTypes_MinishPaths_bottom.bin.lz" gAreaRoomMap_MinishPaths_MinishVillage_bottom:: .incbin "maps/areas/017_MinishPaths/rooms/00_MinishVillage/gAreaRoomMap_MinishPaths_MinishVillage_bottom.bin.lz" gAreaRoomMap_MinishPaths_Bow_bottom:: @@ -983,10 +983,10 @@ gAreaTileset_CrenelMinishPaths_1_0:: .incbin "maps/areas/018_CrenelMinishPaths/tilesets/1/gAreaTileset_CrenelMinishPaths_1_0.4bpp.lz" gAreaTileset_CrenelMinishPaths_1_1:: .incbin "maps/areas/018_CrenelMinishPaths/tilesets/1/gAreaTileset_CrenelMinishPaths_1_1.4bpp.lz" -gAreaMetaTileset_CrenelMinishPaths_bottom:: - .incbin "maps/areas/018_CrenelMinishPaths/metatileset/gAreaMetaTileset_CrenelMinishPaths_bottom.bin.lz" -gAreaMetaTilesetTypes_CrenelMinishPaths_bottom:: - .incbin "maps/areas/018_CrenelMinishPaths/metatileset/gAreaMetaTilesetTypes_CrenelMinishPaths_bottom.bin.lz" +gAreaTileset_CrenelMinishPaths_bottom:: + .incbin "maps/areas/018_CrenelMinishPaths/tileset/gAreaTileset_CrenelMinishPaths_bottom.bin.lz" +gAreaTilesetTypes_CrenelMinishPaths_bottom:: + .incbin "maps/areas/018_CrenelMinishPaths/tileset/gAreaTilesetTypes_CrenelMinishPaths_bottom.bin.lz" gAreaRoomMap_CrenelMinishPaths_Bean_bottom:: .incbin "maps/areas/018_CrenelMinishPaths/rooms/00_Bean/gAreaRoomMap_CrenelMinishPaths_Bean_bottom.bin.lz" gAreaRoomMap_CrenelMinishPaths_SpringWater_bottom:: @@ -997,106 +997,106 @@ gAreaRoomMap_CrenelMinishPaths_Melari_bottom:: .incbin "maps/areas/018_CrenelMinishPaths/rooms/03_Melari/gAreaRoomMap_CrenelMinishPaths_Melari_bottom.bin.lz" gAreaTileset_HouseInteriors1_0_2:: .incbin "maps/areas/033_HouseInteriors1/tilesets/0/gAreaTileset_HouseInteriors1_0_2.4bpp.lz" -gAreaMetaTileset_HouseInteriors1_top:: - .incbin "maps/areas/033_HouseInteriors1/metatileset/gAreaMetaTileset_HouseInteriors1_top.bin.lz" -gAreaMetaTilesetTypes_HouseInteriors1_top:: - .incbin "maps/areas/033_HouseInteriors1/metatileset/gAreaMetaTilesetTypes_HouseInteriors1_top.bin.lz" +gAreaTileset_HouseInteriors1_top:: + .incbin "maps/areas/033_HouseInteriors1/tileset/gAreaTileset_HouseInteriors1_top.bin.lz" +gAreaTilesetTypes_HouseInteriors1_top:: + .incbin "maps/areas/033_HouseInteriors1/tileset/gAreaTilesetTypes_HouseInteriors1_top.bin.lz" gAreaTileset_HouseInteriors1_0_0:: .incbin "maps/areas/033_HouseInteriors1/tilesets/0/gAreaTileset_HouseInteriors1_0_0.4bpp.lz" gAreaTileset_HouseInteriors1_0_1:: .incbin "maps/areas/033_HouseInteriors1/tilesets/0/gAreaTileset_HouseInteriors1_0_1.4bpp.lz" -gAreaMetaTileset_HouseInteriors1_bottom:: - .incbin "maps/areas/033_HouseInteriors1/metatileset/gAreaMetaTileset_HouseInteriors1_bottom.bin.lz" -gAreaMetaTilesetTypes_HouseInteriors1_bottom:: - .incbin "maps/areas/033_HouseInteriors1/metatileset/gAreaMetaTilesetTypes_HouseInteriors1_bottom.bin.lz" +gAreaTileset_HouseInteriors1_bottom:: + .incbin "maps/areas/033_HouseInteriors1/tileset/gAreaTileset_HouseInteriors1_bottom.bin.lz" +gAreaTilesetTypes_HouseInteriors1_bottom:: + .incbin "maps/areas/033_HouseInteriors1/tileset/gAreaTilesetTypes_HouseInteriors1_bottom.bin.lz" gAreaTileset_HouseInteriors2_0_0:: .incbin "maps/areas/034_HouseInteriors2/tilesets/0/gAreaTileset_HouseInteriors2_0_0.4bpp.lz" gAreaTileset_HouseInteriors2_0_1:: .incbin "maps/areas/034_HouseInteriors2/tilesets/0/gAreaTileset_HouseInteriors2_0_1.4bpp.lz" -gAreaMetaTileset_HouseInteriors2_bottom:: - .incbin "maps/areas/034_HouseInteriors2/metatileset/gAreaMetaTileset_HouseInteriors2_bottom.bin.lz" -gAreaMetaTilesetTypes_HouseInteriors2_bottom:: - .incbin "maps/areas/034_HouseInteriors2/metatileset/gAreaMetaTilesetTypes_HouseInteriors2_bottom.bin.lz" +gAreaTileset_HouseInteriors2_bottom:: + .incbin "maps/areas/034_HouseInteriors2/tileset/gAreaTileset_HouseInteriors2_bottom.bin.lz" +gAreaTilesetTypes_HouseInteriors2_bottom:: + .incbin "maps/areas/034_HouseInteriors2/tileset/gAreaTilesetTypes_HouseInteriors2_bottom.bin.lz" gAreaTileset_HouseInteriors4_0_0:: .incbin "maps/areas/040_HouseInteriors4/tilesets/0/gAreaTileset_HouseInteriors4_0_0.4bpp.lz" gAreaTileset_HouseInteriors4_0_1:: .incbin "maps/areas/040_HouseInteriors4/tilesets/0/gAreaTileset_HouseInteriors4_0_1.4bpp.lz" -gAreaMetaTileset_HouseInteriors4_bottom:: - .incbin "maps/areas/040_HouseInteriors4/metatileset/gAreaMetaTileset_HouseInteriors4_bottom.bin.lz" -gAreaMetaTilesetTypes_HouseInteriors4_bottom:: - .incbin "maps/areas/040_HouseInteriors4/metatileset/gAreaMetaTilesetTypes_HouseInteriors4_bottom.bin.lz" +gAreaTileset_HouseInteriors4_bottom:: + .incbin "maps/areas/040_HouseInteriors4/tileset/gAreaTileset_HouseInteriors4_bottom.bin.lz" +gAreaTilesetTypes_HouseInteriors4_bottom:: + .incbin "maps/areas/040_HouseInteriors4/tileset/gAreaTilesetTypes_HouseInteriors4_bottom.bin.lz" gAreaTileset_HouseInteriors3_0_0:: .incbin "maps/areas/035_HouseInteriors3/tilesets/0/gAreaTileset_HouseInteriors3_0_0.4bpp.lz" gAreaTileset_HouseInteriors3_0_1:: .incbin "maps/areas/035_HouseInteriors3/tilesets/0/gAreaTileset_HouseInteriors3_0_1.4bpp.lz" -gAreaMetaTileset_HouseInteriors3_bottom:: - .incbin "maps/areas/035_HouseInteriors3/metatileset/gAreaMetaTileset_HouseInteriors3_bottom.bin.lz" -gAreaMetaTilesetTypes_HouseInteriors3_bottom:: - .incbin "maps/areas/035_HouseInteriors3/metatileset/gAreaMetaTilesetTypes_HouseInteriors3_bottom.bin.lz" +gAreaTileset_HouseInteriors3_bottom:: + .incbin "maps/areas/035_HouseInteriors3/tileset/gAreaTileset_HouseInteriors3_bottom.bin.lz" +gAreaTilesetTypes_HouseInteriors3_bottom:: + .incbin "maps/areas/035_HouseInteriors3/tileset/gAreaTilesetTypes_HouseInteriors3_bottom.bin.lz" gAreaTileset_TreeInteriors_0_0:: .incbin "maps/areas/036_TreeInteriors/tilesets/0/gAreaTileset_TreeInteriors_0_0.4bpp.lz" gAreaTileset_TreeInteriors_0_1:: .incbin "maps/areas/036_TreeInteriors/tilesets/0/gAreaTileset_TreeInteriors_0_1.4bpp.lz" -gAreaMetaTileset_TreeInteriors_bottom:: - .incbin "maps/areas/036_TreeInteriors/metatileset/gAreaMetaTileset_TreeInteriors_bottom.bin.lz" -gAreaMetaTilesetTypes_TreeInteriors_bottom:: - .incbin "maps/areas/036_TreeInteriors/metatileset/gAreaMetaTilesetTypes_TreeInteriors_bottom.bin.lz" +gAreaTileset_TreeInteriors_bottom:: + .incbin "maps/areas/036_TreeInteriors/tileset/gAreaTileset_TreeInteriors_bottom.bin.lz" +gAreaTilesetTypes_TreeInteriors_bottom:: + .incbin "maps/areas/036_TreeInteriors/tileset/gAreaTilesetTypes_TreeInteriors_bottom.bin.lz" gAreaTileset_MinishCracks_0_0:: .incbin "maps/areas/039_MinishCracks/tilesets/0/gAreaTileset_MinishCracks_0_0.4bpp.lz" gAreaTileset_MinishCracks_0_1:: .incbin "maps/areas/039_MinishCracks/tilesets/0/gAreaTileset_MinishCracks_0_1.4bpp.lz" -gAreaMetaTileset_MinishCracks_bottom:: - .incbin "maps/areas/039_MinishCracks/metatileset/gAreaMetaTileset_MinishCracks_bottom.bin.lz" -gAreaMetaTilesetTypes_MinishCracks_bottom:: - .incbin "maps/areas/039_MinishCracks/metatileset/gAreaMetaTilesetTypes_MinishCracks_bottom.bin.lz" +gAreaTileset_MinishCracks_bottom:: + .incbin "maps/areas/039_MinishCracks/tileset/gAreaTileset_MinishCracks_bottom.bin.lz" +gAreaTilesetTypes_MinishCracks_bottom:: + .incbin "maps/areas/039_MinishCracks/tileset/gAreaTilesetTypes_MinishCracks_bottom.bin.lz" gAreaTileset_Dojos_0_0:: .incbin "maps/areas/037_Dojos/tilesets/0/gAreaTileset_Dojos_0_0.4bpp.lz" gAreaTileset_Dojos_0_1:: .incbin "maps/areas/037_Dojos/tilesets/0/gAreaTileset_Dojos_0_1.4bpp.lz" -gAreaMetaTileset_Dojos_bottom:: - .incbin "maps/areas/037_Dojos/metatileset/gAreaMetaTileset_Dojos_bottom.bin.lz" -gAreaMetaTilesetTypes_Dojos_bottom:: - .incbin "maps/areas/037_Dojos/metatileset/gAreaMetaTilesetTypes_Dojos_bottom.bin.lz" +gAreaTileset_Dojos_bottom:: + .incbin "maps/areas/037_Dojos/tileset/gAreaTileset_Dojos_bottom.bin.lz" +gAreaTilesetTypes_Dojos_bottom:: + .incbin "maps/areas/037_Dojos/tileset/gAreaTilesetTypes_Dojos_bottom.bin.lz" gAreaTileset_MinishRafters_0_0:: .incbin "maps/areas/046_MinishRafters/tilesets/0/gAreaTileset_MinishRafters_0_0.4bpp.lz" gAreaTileset_MinishRafters_0_1:: .incbin "maps/areas/046_MinishRafters/tilesets/0/gAreaTileset_MinishRafters_0_1.4bpp.lz" -gAreaMetaTileset_MinishRafters_bottom:: - .incbin "maps/areas/046_MinishRafters/metatileset/gAreaMetaTileset_MinishRafters_bottom.bin.lz" -gAreaMetaTilesetTypes_MinishRafters_bottom:: - .incbin "maps/areas/046_MinishRafters/metatileset/gAreaMetaTilesetTypes_MinishRafters_bottom.bin.lz" +gAreaTileset_MinishRafters_bottom:: + .incbin "maps/areas/046_MinishRafters/tileset/gAreaTileset_MinishRafters_bottom.bin.lz" +gAreaTilesetTypes_MinishRafters_bottom:: + .incbin "maps/areas/046_MinishRafters/tileset/gAreaTilesetTypes_MinishRafters_bottom.bin.lz" gAreaTileset_WindTribeTower_0_0:: .incbin "maps/areas/048_WindTribeTower/tilesets/0/gAreaTileset_WindTribeTower_0_0.4bpp.lz" gAreaTileset_WindTribeTower_0_1:: .incbin "maps/areas/048_WindTribeTower/tilesets/0/gAreaTileset_WindTribeTower_0_1.4bpp.lz" -gAreaMetaTileset_WindTribeTower_bottom:: - .incbin "maps/areas/048_WindTribeTower/metatileset/gAreaMetaTileset_WindTribeTower_bottom.bin.lz" -gAreaMetaTilesetTypes_WindTribeTower_bottom:: - .incbin "maps/areas/048_WindTribeTower/metatileset/gAreaMetaTilesetTypes_WindTribeTower_bottom.bin.lz" +gAreaTileset_WindTribeTower_bottom:: + .incbin "maps/areas/048_WindTribeTower/tileset/gAreaTileset_WindTribeTower_bottom.bin.lz" +gAreaTilesetTypes_WindTribeTower_bottom:: + .incbin "maps/areas/048_WindTribeTower/tileset/gAreaTilesetTypes_WindTribeTower_bottom.bin.lz" gAreaTileset_WindTribeTowerRoof_0_0:: .incbin "maps/areas/049_WindTribeTowerRoof/tilesets/0/gAreaTileset_WindTribeTowerRoof_0_0.4bpp.lz" gAreaTileset_WindTribeTowerRoof_0_1:: .incbin "maps/areas/049_WindTribeTowerRoof/tilesets/0/gAreaTileset_WindTribeTowerRoof_0_1.4bpp.lz" gAreaTileset_WindTribeTowerRoof_0_2:: .incbin "maps/areas/049_WindTribeTowerRoof/tilesets/0/gAreaTileset_WindTribeTowerRoof_0_2.4bpp.lz" -gAreaMetaTileset_WindTribeTowerRoof_bottom:: - .incbin "maps/areas/049_WindTribeTowerRoof/metatileset/gAreaMetaTileset_WindTribeTowerRoof_bottom.bin.lz" -gAreaMetaTileset_WindTribeTowerRoof_top:: - .incbin "maps/areas/049_WindTribeTowerRoof/metatileset/gAreaMetaTileset_WindTribeTowerRoof_top.bin.lz" -gAreaMetaTilesetTypes_WindTribeTowerRoof_bottom:: - .incbin "maps/areas/049_WindTribeTowerRoof/metatileset/gAreaMetaTilesetTypes_WindTribeTowerRoof_bottom.bin.lz" -gAreaMetaTilesetTypes_WindTribeTowerRoof_top:: - .incbin "maps/areas/049_WindTribeTowerRoof/metatileset/gAreaMetaTilesetTypes_WindTribeTowerRoof_top.bin.lz" +gAreaTileset_WindTribeTowerRoof_bottom:: + .incbin "maps/areas/049_WindTribeTowerRoof/tileset/gAreaTileset_WindTribeTowerRoof_bottom.bin.lz" +gAreaTileset_WindTribeTowerRoof_top:: + .incbin "maps/areas/049_WindTribeTowerRoof/tileset/gAreaTileset_WindTribeTowerRoof_top.bin.lz" +gAreaTilesetTypes_WindTribeTowerRoof_bottom:: + .incbin "maps/areas/049_WindTribeTowerRoof/tileset/gAreaTilesetTypes_WindTribeTowerRoof_bottom.bin.lz" +gAreaTilesetTypes_WindTribeTowerRoof_top:: + .incbin "maps/areas/049_WindTribeTowerRoof/tileset/gAreaTilesetTypes_WindTribeTowerRoof_top.bin.lz" unknown_26:: .incbin "assets/unknown_26.bin" gAreaTileset_EzloCutscene_0_0:: .incbin "maps/areas/056_EzloCutscene/tilesets/0/gAreaTileset_EzloCutscene_0_0.4bpp.lz" gAreaTileset_EzloCutscene_0_1:: .incbin "maps/areas/056_EzloCutscene/tilesets/0/gAreaTileset_EzloCutscene_0_1.4bpp.lz" -gAreaMetaTileset_EzloCutscene_bottom:: - .incbin "maps/areas/056_EzloCutscene/metatileset/gAreaMetaTileset_EzloCutscene_bottom.bin.lz" -gAreaMetaTilesetTypes_EzloCutscene_bottom:: - .incbin "maps/areas/056_EzloCutscene/metatileset/gAreaMetaTilesetTypes_EzloCutscene_bottom.bin.lz" +gAreaTileset_EzloCutscene_bottom:: + .incbin "maps/areas/056_EzloCutscene/tileset/gAreaTileset_EzloCutscene_bottom.bin.lz" +gAreaTilesetTypes_EzloCutscene_bottom:: + .incbin "maps/areas/056_EzloCutscene/tileset/gAreaTilesetTypes_EzloCutscene_bottom.bin.lz" unknown_27:: .incbin "assets/unknown_27.bin" gAreaRoomMap_HouseInteriors2_Stranger_bottom:: @@ -1701,14 +1701,14 @@ gAreaTileset_40_0_1:: .incbin "maps/areas/064_40/tilesets/0/gAreaTileset_40_0_1.4bpp.lz" gAreaTileset_40_0_2:: .incbin "maps/areas/064_40/tilesets/0/gAreaTileset_40_0_2.4bpp.lz" -gAreaMetaTileset_40_bottom:: - .incbin "maps/areas/064_40/metatileset/gAreaMetaTileset_40_bottom.bin.lz" -gAreaMetaTileset_40_top:: - .incbin "maps/areas/064_40/metatileset/gAreaMetaTileset_40_top.bin.lz" -gAreaMetaTilesetTypes_40_bottom:: - .incbin "maps/areas/064_40/metatileset/gAreaMetaTilesetTypes_40_bottom.bin.lz" -gAreaMetaTilesetTypes_40_top:: - .incbin "maps/areas/064_40/metatileset/gAreaMetaTilesetTypes_40_top.bin.lz" +gAreaTileset_40_bottom:: + .incbin "maps/areas/064_40/tileset/gAreaTileset_40_bottom.bin.lz" +gAreaTileset_40_top:: + .incbin "maps/areas/064_40/tileset/gAreaTileset_40_top.bin.lz" +gAreaTilesetTypes_40_bottom:: + .incbin "maps/areas/064_40/tileset/gAreaTilesetTypes_40_bottom.bin.lz" +gAreaTilesetTypes_40_top:: + .incbin "maps/areas/064_40/tileset/gAreaTilesetTypes_40_top.bin.lz" gAreaRoomMap_40_0_bottom:: .incbin "maps/areas/064_40/rooms/00_0/gAreaRoomMap_40_0_bottom.bin.lz" gAreaRoomMap_40_0_top:: @@ -1779,42 +1779,42 @@ gAreaTileset_DeepwoodShrine_0_1:: .incbin "maps/areas/072_DeepwoodShrine/tilesets/0/gAreaTileset_DeepwoodShrine_0_1.4bpp.lz" gAreaTileset_DeepwoodShrine_0_2:: .incbin "maps/areas/072_DeepwoodShrine/tilesets/0/gAreaTileset_DeepwoodShrine_0_2.4bpp.lz" -gAreaMetaTileset_DeepwoodShrine_bottom:: - .incbin "maps/areas/072_DeepwoodShrine/metatileset/gAreaMetaTileset_DeepwoodShrine_bottom.bin.lz" -gAreaMetaTileset_DeepwoodShrine_top:: - .incbin "maps/areas/072_DeepwoodShrine/metatileset/gAreaMetaTileset_DeepwoodShrine_top.bin.lz" -gAreaMetaTilesetTypes_DeepwoodShrine_bottom:: - .incbin "maps/areas/072_DeepwoodShrine/metatileset/gAreaMetaTilesetTypes_DeepwoodShrine_bottom.bin.lz" -gAreaMetaTilesetTypes_DeepwoodShrine_top:: - .incbin "maps/areas/072_DeepwoodShrine/metatileset/gAreaMetaTilesetTypes_DeepwoodShrine_top.bin.lz" +gAreaTileset_DeepwoodShrine_bottom:: + .incbin "maps/areas/072_DeepwoodShrine/tileset/gAreaTileset_DeepwoodShrine_bottom.bin.lz" +gAreaTileset_DeepwoodShrine_top:: + .incbin "maps/areas/072_DeepwoodShrine/tileset/gAreaTileset_DeepwoodShrine_top.bin.lz" +gAreaTilesetTypes_DeepwoodShrine_bottom:: + .incbin "maps/areas/072_DeepwoodShrine/tileset/gAreaTilesetTypes_DeepwoodShrine_bottom.bin.lz" +gAreaTilesetTypes_DeepwoodShrine_top:: + .incbin "maps/areas/072_DeepwoodShrine/tileset/gAreaTilesetTypes_DeepwoodShrine_top.bin.lz" gAreaTileset_DeepwoodShrineBoss_0_0:: .incbin "maps/areas/073_DeepwoodShrineBoss/tilesets/0/gAreaTileset_DeepwoodShrineBoss_0_0.4bpp.lz" gAreaTileset_DeepwoodShrineBoss_0_1:: .incbin "maps/areas/073_DeepwoodShrineBoss/tilesets/0/gAreaTileset_DeepwoodShrineBoss_0_1.4bpp.lz" gAreaTileset_DeepwoodShrineBoss_0_2:: .incbin "maps/areas/073_DeepwoodShrineBoss/tilesets/0/gAreaTileset_DeepwoodShrineBoss_0_2.4bpp.lz" -gAreaMetaTileset_DeepwoodShrineBoss_bottom:: - .incbin "maps/areas/073_DeepwoodShrineBoss/metatileset/gAreaMetaTileset_DeepwoodShrineBoss_bottom.bin.lz" -gAreaMetaTileset_DeepwoodShrineBoss_top:: - .incbin "maps/areas/073_DeepwoodShrineBoss/metatileset/gAreaMetaTileset_DeepwoodShrineBoss_top.bin.lz" -gAreaMetaTilesetTypes_DeepwoodShrineBoss_bottom:: - .incbin "maps/areas/073_DeepwoodShrineBoss/metatileset/gAreaMetaTilesetTypes_DeepwoodShrineBoss_bottom.bin.lz" -gAreaMetaTilesetTypes_DeepwoodShrineBoss_top:: - .incbin "maps/areas/073_DeepwoodShrineBoss/metatileset/gAreaMetaTilesetTypes_DeepwoodShrineBoss_top.bin.lz" +gAreaTileset_DeepwoodShrineBoss_bottom:: + .incbin "maps/areas/073_DeepwoodShrineBoss/tileset/gAreaTileset_DeepwoodShrineBoss_bottom.bin.lz" +gAreaTileset_DeepwoodShrineBoss_top:: + .incbin "maps/areas/073_DeepwoodShrineBoss/tileset/gAreaTileset_DeepwoodShrineBoss_top.bin.lz" +gAreaTilesetTypes_DeepwoodShrineBoss_bottom:: + .incbin "maps/areas/073_DeepwoodShrineBoss/tileset/gAreaTilesetTypes_DeepwoodShrineBoss_bottom.bin.lz" +gAreaTilesetTypes_DeepwoodShrineBoss_top:: + .incbin "maps/areas/073_DeepwoodShrineBoss/tileset/gAreaTilesetTypes_DeepwoodShrineBoss_top.bin.lz" gAreaTileset_DeepwoodShrineEntry_0_0:: .incbin "maps/areas/074_DeepwoodShrineEntry/tilesets/0/gAreaTileset_DeepwoodShrineEntry_0_0.4bpp.lz" gAreaTileset_DeepwoodShrineEntry_0_1:: .incbin "maps/areas/074_DeepwoodShrineEntry/tilesets/0/gAreaTileset_DeepwoodShrineEntry_0_1.4bpp.lz" gAreaTileset_DeepwoodShrineEntry_0_2:: .incbin "maps/areas/074_DeepwoodShrineEntry/tilesets/0/gAreaTileset_DeepwoodShrineEntry_0_2.4bpp.lz" -gAreaMetaTileset_DeepwoodShrineEntry_bottom:: - .incbin "maps/areas/074_DeepwoodShrineEntry/metatileset/gAreaMetaTileset_DeepwoodShrineEntry_bottom.bin.lz" -gAreaMetaTileset_DeepwoodShrineEntry_top:: - .incbin "maps/areas/074_DeepwoodShrineEntry/metatileset/gAreaMetaTileset_DeepwoodShrineEntry_top.bin.lz" -gAreaMetaTilesetTypes_DeepwoodShrineEntry_bottom:: - .incbin "maps/areas/074_DeepwoodShrineEntry/metatileset/gAreaMetaTilesetTypes_DeepwoodShrineEntry_bottom.bin.lz" -gAreaMetaTilesetTypes_DeepwoodShrineEntry_top:: - .incbin "maps/areas/074_DeepwoodShrineEntry/metatileset/gAreaMetaTilesetTypes_DeepwoodShrineEntry_top.bin.lz" +gAreaTileset_DeepwoodShrineEntry_bottom:: + .incbin "maps/areas/074_DeepwoodShrineEntry/tileset/gAreaTileset_DeepwoodShrineEntry_bottom.bin.lz" +gAreaTileset_DeepwoodShrineEntry_top:: + .incbin "maps/areas/074_DeepwoodShrineEntry/tileset/gAreaTileset_DeepwoodShrineEntry_top.bin.lz" +gAreaTilesetTypes_DeepwoodShrineEntry_bottom:: + .incbin "maps/areas/074_DeepwoodShrineEntry/tileset/gAreaTilesetTypes_DeepwoodShrineEntry_bottom.bin.lz" +gAreaTilesetTypes_DeepwoodShrineEntry_top:: + .incbin "maps/areas/074_DeepwoodShrineEntry/tileset/gAreaTilesetTypes_DeepwoodShrineEntry_top.bin.lz" gAreaRoomMap_DeepwoodShrine_Madderpillar_bottom:: .incbin "maps/areas/072_DeepwoodShrine/rooms/00_Madderpillar/gAreaRoomMap_DeepwoodShrine_Madderpillar_bottom.bin.lz" gAreaRoomMap_DeepwoodShrine_Madderpillar_top:: @@ -1951,28 +1951,28 @@ gAreaTileset_CaveOfFlames_0_1:: .incbin "maps/areas/080_CaveOfFlames/tilesets/0/gAreaTileset_CaveOfFlames_0_1.4bpp.lz" gAreaTileset_CaveOfFlames_0_2:: .incbin "maps/areas/080_CaveOfFlames/tilesets/0/gAreaTileset_CaveOfFlames_0_2.4bpp.lz" -gAreaMetaTileset_CaveOfFlames_bottom:: - .incbin "maps/areas/080_CaveOfFlames/metatileset/gAreaMetaTileset_CaveOfFlames_bottom.bin.lz" -gAreaMetaTileset_CaveOfFlames_top:: - .incbin "maps/areas/080_CaveOfFlames/metatileset/gAreaMetaTileset_CaveOfFlames_top.bin.lz" -gAreaMetaTilesetTypes_CaveOfFlames_bottom:: - .incbin "maps/areas/080_CaveOfFlames/metatileset/gAreaMetaTilesetTypes_CaveOfFlames_bottom.bin.lz" -gAreaMetaTilesetTypes_CaveOfFlames_top:: - .incbin "maps/areas/080_CaveOfFlames/metatileset/gAreaMetaTilesetTypes_CaveOfFlames_top.bin.lz" +gAreaTileset_CaveOfFlames_bottom:: + .incbin "maps/areas/080_CaveOfFlames/tileset/gAreaTileset_CaveOfFlames_bottom.bin.lz" +gAreaTileset_CaveOfFlames_top:: + .incbin "maps/areas/080_CaveOfFlames/tileset/gAreaTileset_CaveOfFlames_top.bin.lz" +gAreaTilesetTypes_CaveOfFlames_bottom:: + .incbin "maps/areas/080_CaveOfFlames/tileset/gAreaTilesetTypes_CaveOfFlames_bottom.bin.lz" +gAreaTilesetTypes_CaveOfFlames_top:: + .incbin "maps/areas/080_CaveOfFlames/tileset/gAreaTilesetTypes_CaveOfFlames_top.bin.lz" gAreaTileset_CaveOfFlamesBoss_0_0:: .incbin "maps/areas/081_CaveOfFlamesBoss/tilesets/0/gAreaTileset_CaveOfFlamesBoss_0_0.4bpp.lz" gAreaTileset_CaveOfFlamesBoss_0_1:: .incbin "maps/areas/081_CaveOfFlamesBoss/tilesets/0/gAreaTileset_CaveOfFlamesBoss_0_1.4bpp.lz" gAreaTileset_CaveOfFlamesBoss_0_2:: .incbin "maps/areas/081_CaveOfFlamesBoss/tilesets/0/gAreaTileset_CaveOfFlamesBoss_0_2.4bpp.lz" -gAreaMetaTileset_CaveOfFlamesBoss_bottom:: - .incbin "maps/areas/081_CaveOfFlamesBoss/metatileset/gAreaMetaTileset_CaveOfFlamesBoss_bottom.bin.lz" -gAreaMetaTileset_CaveOfFlamesBoss_top:: - .incbin "maps/areas/081_CaveOfFlamesBoss/metatileset/gAreaMetaTileset_CaveOfFlamesBoss_top.bin.lz" -gAreaMetaTilesetTypes_CaveOfFlamesBoss_bottom:: - .incbin "maps/areas/081_CaveOfFlamesBoss/metatileset/gAreaMetaTilesetTypes_CaveOfFlamesBoss_bottom.bin.lz" -gAreaMetaTilesetTypes_CaveOfFlamesBoss_top:: - .incbin "maps/areas/081_CaveOfFlamesBoss/metatileset/gAreaMetaTilesetTypes_CaveOfFlamesBoss_top.bin.lz" +gAreaTileset_CaveOfFlamesBoss_bottom:: + .incbin "maps/areas/081_CaveOfFlamesBoss/tileset/gAreaTileset_CaveOfFlamesBoss_bottom.bin.lz" +gAreaTileset_CaveOfFlamesBoss_top:: + .incbin "maps/areas/081_CaveOfFlamesBoss/tileset/gAreaTileset_CaveOfFlamesBoss_top.bin.lz" +gAreaTilesetTypes_CaveOfFlamesBoss_bottom:: + .incbin "maps/areas/081_CaveOfFlamesBoss/tileset/gAreaTilesetTypes_CaveOfFlamesBoss_bottom.bin.lz" +gAreaTilesetTypes_CaveOfFlamesBoss_top:: + .incbin "maps/areas/081_CaveOfFlamesBoss/tileset/gAreaTilesetTypes_CaveOfFlamesBoss_top.bin.lz" gAreaTileset_CaveOfFlames_0_3:: .incbin "maps/areas/080_CaveOfFlames/tilesets/0/gAreaTileset_CaveOfFlames_0_3.4bpp.lz" gAreaRoomMap_CaveOfFlames_AfterCane_bottom:: @@ -2095,42 +2095,42 @@ gAreaTileset_CastorDarknut_0_1:: .incbin "maps/areas/043_CastorDarknut/tilesets/0/gAreaTileset_CastorDarknut_0_1.4bpp.lz" gAreaTileset_CastorDarknut_0_2:: .incbin "maps/areas/043_CastorDarknut/tilesets/0/gAreaTileset_CastorDarknut_0_2.4bpp.lz" -gAreaMetaTileset_CastorDarknut_bottom:: - .incbin "maps/areas/043_CastorDarknut/metatileset/gAreaMetaTileset_CastorDarknut_bottom.bin.lz" -gAreaMetaTileset_CastorDarknut_top:: - .incbin "maps/areas/043_CastorDarknut/metatileset/gAreaMetaTileset_CastorDarknut_top.bin.lz" -gAreaMetaTilesetTypes_CastorDarknut_bottom:: - .incbin "maps/areas/043_CastorDarknut/metatileset/gAreaMetaTilesetTypes_CastorDarknut_bottom.bin.lz" -gAreaMetaTilesetTypes_CastorDarknut_top:: - .incbin "maps/areas/043_CastorDarknut/metatileset/gAreaMetaTilesetTypes_CastorDarknut_top.bin.lz" +gAreaTileset_CastorDarknut_bottom:: + .incbin "maps/areas/043_CastorDarknut/tileset/gAreaTileset_CastorDarknut_bottom.bin.lz" +gAreaTileset_CastorDarknut_top:: + .incbin "maps/areas/043_CastorDarknut/tileset/gAreaTileset_CastorDarknut_top.bin.lz" +gAreaTilesetTypes_CastorDarknut_bottom:: + .incbin "maps/areas/043_CastorDarknut/tileset/gAreaTilesetTypes_CastorDarknut_bottom.bin.lz" +gAreaTilesetTypes_CastorDarknut_top:: + .incbin "maps/areas/043_CastorDarknut/tileset/gAreaTilesetTypes_CastorDarknut_top.bin.lz" gAreaTileset_InnerMazaal_0_0:: .incbin "maps/areas/090_InnerMazaal/tilesets/0/gAreaTileset_InnerMazaal_0_0.4bpp.lz" gAreaTileset_InnerMazaal_0_1:: .incbin "maps/areas/090_InnerMazaal/tilesets/0/gAreaTileset_InnerMazaal_0_1.4bpp.lz" gAreaTileset_InnerMazaal_0_2:: .incbin "maps/areas/090_InnerMazaal/tilesets/0/gAreaTileset_InnerMazaal_0_2.4bpp.lz" -gAreaMetaTileset_InnerMazaal_bottom:: - .incbin "maps/areas/090_InnerMazaal/metatileset/gAreaMetaTileset_InnerMazaal_bottom.bin.lz" -gAreaMetaTileset_InnerMazaal_top:: - .incbin "maps/areas/090_InnerMazaal/metatileset/gAreaMetaTileset_InnerMazaal_top.bin.lz" -gAreaMetaTilesetTypes_InnerMazaal_bottom:: - .incbin "maps/areas/090_InnerMazaal/metatileset/gAreaMetaTilesetTypes_InnerMazaal_bottom.bin.lz" -gAreaMetaTilesetTypes_InnerMazaal_top:: - .incbin "maps/areas/090_InnerMazaal/metatileset/gAreaMetaTilesetTypes_InnerMazaal_top.bin.lz" +gAreaTileset_InnerMazaal_bottom:: + .incbin "maps/areas/090_InnerMazaal/tileset/gAreaTileset_InnerMazaal_bottom.bin.lz" +gAreaTileset_InnerMazaal_top:: + .incbin "maps/areas/090_InnerMazaal/tileset/gAreaTileset_InnerMazaal_top.bin.lz" +gAreaTilesetTypes_InnerMazaal_bottom:: + .incbin "maps/areas/090_InnerMazaal/tileset/gAreaTilesetTypes_InnerMazaal_bottom.bin.lz" +gAreaTilesetTypes_InnerMazaal_top:: + .incbin "maps/areas/090_InnerMazaal/tileset/gAreaTilesetTypes_InnerMazaal_top.bin.lz" gAreaTileset_FortressOfWindsTop_0_0:: .incbin "maps/areas/089_FortressOfWindsTop/tilesets/0/gAreaTileset_FortressOfWindsTop_0_0.4bpp.lz" gAreaTileset_FortressOfWindsTop_0_1:: .incbin "maps/areas/089_FortressOfWindsTop/tilesets/0/gAreaTileset_FortressOfWindsTop_0_1.4bpp.lz" gAreaTileset_FortressOfWindsTop_0_2:: .incbin "maps/areas/089_FortressOfWindsTop/tilesets/0/gAreaTileset_FortressOfWindsTop_0_2.4bpp.lz" -gAreaMetaTileset_FortressOfWindsTop_bottom:: - .incbin "maps/areas/089_FortressOfWindsTop/metatileset/gAreaMetaTileset_FortressOfWindsTop_bottom.bin.lz" -gAreaMetaTileset_FortressOfWindsTop_top:: - .incbin "maps/areas/089_FortressOfWindsTop/metatileset/gAreaMetaTileset_FortressOfWindsTop_top.bin.lz" -gAreaMetaTilesetTypes_FortressOfWindsTop_bottom:: - .incbin "maps/areas/089_FortressOfWindsTop/metatileset/gAreaMetaTilesetTypes_FortressOfWindsTop_bottom.bin.lz" -gAreaMetaTilesetTypes_FortressOfWindsTop_top:: - .incbin "maps/areas/089_FortressOfWindsTop/metatileset/gAreaMetaTilesetTypes_FortressOfWindsTop_top.bin.lz" +gAreaTileset_FortressOfWindsTop_bottom:: + .incbin "maps/areas/089_FortressOfWindsTop/tileset/gAreaTileset_FortressOfWindsTop_bottom.bin.lz" +gAreaTileset_FortressOfWindsTop_top:: + .incbin "maps/areas/089_FortressOfWindsTop/tileset/gAreaTileset_FortressOfWindsTop_top.bin.lz" +gAreaTilesetTypes_FortressOfWindsTop_bottom:: + .incbin "maps/areas/089_FortressOfWindsTop/tileset/gAreaTilesetTypes_FortressOfWindsTop_bottom.bin.lz" +gAreaTilesetTypes_FortressOfWindsTop_top:: + .incbin "maps/areas/089_FortressOfWindsTop/tileset/gAreaTilesetTypes_FortressOfWindsTop_top.bin.lz" gAreaRoomMap_FortressOfWinds_DoubleEyegore_bottom:: .incbin "maps/areas/088_FortressOfWinds/rooms/00_DoubleEyegore/gAreaRoomMap_FortressOfWinds_DoubleEyegore_bottom.bin.lz" gAreaRoomMap_FortressOfWinds_DoubleEyegore_top:: @@ -2297,28 +2297,28 @@ gAreaTileset_TempleOfDroplets_0_1:: .incbin "maps/areas/096_TempleOfDroplets/tilesets/0/gAreaTileset_TempleOfDroplets_0_1.4bpp.lz" gAreaTileset_TempleOfDroplets_0_2:: .incbin "maps/areas/096_TempleOfDroplets/tilesets/0/gAreaTileset_TempleOfDroplets_0_2.4bpp.lz" -gAreaMetaTileset_TempleOfDroplets_bottom:: - .incbin "maps/areas/096_TempleOfDroplets/metatileset/gAreaMetaTileset_TempleOfDroplets_bottom.bin.lz" -gAreaMetaTileset_TempleOfDroplets_top:: - .incbin "maps/areas/096_TempleOfDroplets/metatileset/gAreaMetaTileset_TempleOfDroplets_top.bin.lz" -gAreaMetaTilesetTypes_TempleOfDroplets_bottom:: - .incbin "maps/areas/096_TempleOfDroplets/metatileset/gAreaMetaTilesetTypes_TempleOfDroplets_bottom.bin.lz" -gAreaMetaTilesetTypes_TempleOfDroplets_top:: - .incbin "maps/areas/096_TempleOfDroplets/metatileset/gAreaMetaTilesetTypes_TempleOfDroplets_top.bin.lz" +gAreaTileset_TempleOfDroplets_bottom:: + .incbin "maps/areas/096_TempleOfDroplets/tileset/gAreaTileset_TempleOfDroplets_bottom.bin.lz" +gAreaTileset_TempleOfDroplets_top:: + .incbin "maps/areas/096_TempleOfDroplets/tileset/gAreaTileset_TempleOfDroplets_top.bin.lz" +gAreaTilesetTypes_TempleOfDroplets_bottom:: + .incbin "maps/areas/096_TempleOfDroplets/tileset/gAreaTilesetTypes_TempleOfDroplets_bottom.bin.lz" +gAreaTilesetTypes_TempleOfDroplets_top:: + .incbin "maps/areas/096_TempleOfDroplets/tileset/gAreaTilesetTypes_TempleOfDroplets_top.bin.lz" gAreaTileset_Null61_0_0:: .incbin "maps/areas/097_Null61/tilesets/0/gAreaTileset_Null61_0_0.4bpp.lz" gAreaTileset_Null61_0_1:: .incbin "maps/areas/097_Null61/tilesets/0/gAreaTileset_Null61_0_1.4bpp.lz" gAreaTileset_Null61_0_2:: .incbin "maps/areas/097_Null61/tilesets/0/gAreaTileset_Null61_0_2.4bpp.lz" -gAreaMetaTileset_Null61_bottom:: - .incbin "maps/areas/097_Null61/metatileset/gAreaMetaTileset_Null61_bottom.bin.lz" -gAreaMetaTileset_Null61_top:: - .incbin "maps/areas/097_Null61/metatileset/gAreaMetaTileset_Null61_top.bin.lz" -gAreaMetaTilesetTypes_Null61_bottom:: - .incbin "maps/areas/097_Null61/metatileset/gAreaMetaTilesetTypes_Null61_bottom.bin.lz" -gAreaMetaTilesetTypes_Null61_top:: - .incbin "maps/areas/097_Null61/metatileset/gAreaMetaTilesetTypes_Null61_top.bin.lz" +gAreaTileset_Null61_bottom:: + .incbin "maps/areas/097_Null61/tileset/gAreaTileset_Null61_bottom.bin.lz" +gAreaTileset_Null61_top:: + .incbin "maps/areas/097_Null61/tileset/gAreaTileset_Null61_top.bin.lz" +gAreaTilesetTypes_Null61_bottom:: + .incbin "maps/areas/097_Null61/tileset/gAreaTilesetTypes_Null61_bottom.bin.lz" +gAreaTilesetTypes_Null61_top:: + .incbin "maps/areas/097_Null61/tileset/gAreaTilesetTypes_Null61_top.bin.lz" gAreaRoomMap_TempleOfDroplets_WestHole_bottom:: .incbin "maps/areas/096_TempleOfDroplets/rooms/00_WestHole/gAreaRoomMap_TempleOfDroplets_WestHole_bottom.bin.lz" gAreaRoomMap_TempleOfDroplets_WestHole_top:: @@ -2619,14 +2619,14 @@ gAreaTileset_RoyalCrypt_0_1:: .incbin "maps/areas/104_RoyalCrypt/tilesets/0/gAreaTileset_RoyalCrypt_0_1.4bpp.lz" gAreaTileset_RoyalCrypt_0_2:: .incbin "maps/areas/104_RoyalCrypt/tilesets/0/gAreaTileset_RoyalCrypt_0_2.4bpp.lz" -gAreaMetaTileset_RoyalCrypt_bottom:: - .incbin "maps/areas/104_RoyalCrypt/metatileset/gAreaMetaTileset_RoyalCrypt_bottom.bin.lz" -gAreaMetaTileset_RoyalCrypt_top:: - .incbin "maps/areas/104_RoyalCrypt/metatileset/gAreaMetaTileset_RoyalCrypt_top.bin.lz" -gAreaMetaTilesetTypes_RoyalCrypt_bottom:: - .incbin "maps/areas/104_RoyalCrypt/metatileset/gAreaMetaTilesetTypes_RoyalCrypt_bottom.bin.lz" -gAreaMetaTilesetTypes_RoyalCrypt_top:: - .incbin "maps/areas/104_RoyalCrypt/metatileset/gAreaMetaTilesetTypes_RoyalCrypt_top.bin.lz" +gAreaTileset_RoyalCrypt_bottom:: + .incbin "maps/areas/104_RoyalCrypt/tileset/gAreaTileset_RoyalCrypt_bottom.bin.lz" +gAreaTileset_RoyalCrypt_top:: + .incbin "maps/areas/104_RoyalCrypt/tileset/gAreaTileset_RoyalCrypt_top.bin.lz" +gAreaTilesetTypes_RoyalCrypt_bottom:: + .incbin "maps/areas/104_RoyalCrypt/tileset/gAreaTilesetTypes_RoyalCrypt_bottom.bin.lz" +gAreaTilesetTypes_RoyalCrypt_top:: + .incbin "maps/areas/104_RoyalCrypt/tileset/gAreaTilesetTypes_RoyalCrypt_top.bin.lz" gAreaRoomMap_RoyalCrypt_0_bottom:: .incbin "maps/areas/104_RoyalCrypt/rooms/00_0/gAreaRoomMap_RoyalCrypt_0_bottom.bin.lz" gAreaRoomMap_RoyalCrypt_0_top:: @@ -2669,24 +2669,24 @@ gAreaTileset_PalaceOfWinds_0_1:: .incbin "maps/areas/112_PalaceOfWinds/tilesets/0/gAreaTileset_PalaceOfWinds_0_1.4bpp.lz" gAreaTileset_PalaceOfWinds_0_2:: .incbin "maps/areas/112_PalaceOfWinds/tilesets/0/gAreaTileset_PalaceOfWinds_0_2.4bpp.lz" -gAreaMetaTileset_PalaceOfWinds_bottom:: - .incbin "maps/areas/112_PalaceOfWinds/metatileset/gAreaMetaTileset_PalaceOfWinds_bottom.bin.lz" -gAreaMetaTileset_PalaceOfWinds_top:: - .incbin "maps/areas/112_PalaceOfWinds/metatileset/gAreaMetaTileset_PalaceOfWinds_top.bin.lz" -gAreaMetaTilesetTypes_PalaceOfWinds_bottom:: - .incbin "maps/areas/112_PalaceOfWinds/metatileset/gAreaMetaTilesetTypes_PalaceOfWinds_bottom.bin.lz" -gAreaMetaTilesetTypes_PalaceOfWinds_top:: - .incbin "maps/areas/112_PalaceOfWinds/metatileset/gAreaMetaTilesetTypes_PalaceOfWinds_top.bin.lz" +gAreaTileset_PalaceOfWinds_bottom:: + .incbin "maps/areas/112_PalaceOfWinds/tileset/gAreaTileset_PalaceOfWinds_bottom.bin.lz" +gAreaTileset_PalaceOfWinds_top:: + .incbin "maps/areas/112_PalaceOfWinds/tileset/gAreaTileset_PalaceOfWinds_top.bin.lz" +gAreaTilesetTypes_PalaceOfWinds_bottom:: + .incbin "maps/areas/112_PalaceOfWinds/tileset/gAreaTilesetTypes_PalaceOfWinds_bottom.bin.lz" +gAreaTilesetTypes_PalaceOfWinds_top:: + .incbin "maps/areas/112_PalaceOfWinds/tileset/gAreaTilesetTypes_PalaceOfWinds_top.bin.lz" gAreaTileset_PalaceOfWinds_0_3:: .incbin "maps/areas/112_PalaceOfWinds/tilesets/0/gAreaTileset_PalaceOfWinds_0_3.4bpp.lz" gAreaTileset_PalaceOfWindsBoss_0_0:: .incbin "maps/areas/113_PalaceOfWindsBoss/tilesets/0/gAreaTileset_PalaceOfWindsBoss_0_0.4bpp.lz" gAreaTileset_PalaceOfWindsBoss_0_1:: .incbin "maps/areas/113_PalaceOfWindsBoss/tilesets/0/gAreaTileset_PalaceOfWindsBoss_0_1.4bpp.lz" -gAreaMetaTileset_PalaceOfWindsBoss_top:: - .incbin "maps/areas/113_PalaceOfWindsBoss/metatileset/gAreaMetaTileset_PalaceOfWindsBoss_top.bin.lz" -gAreaMetaTilesetTypes_PalaceOfWindsBoss_top:: - .incbin "maps/areas/113_PalaceOfWindsBoss/metatileset/gAreaMetaTilesetTypes_PalaceOfWindsBoss_top.bin.lz" +gAreaTileset_PalaceOfWindsBoss_top:: + .incbin "maps/areas/113_PalaceOfWindsBoss/tileset/gAreaTileset_PalaceOfWindsBoss_top.bin.lz" +gAreaTilesetTypes_PalaceOfWindsBoss_top:: + .incbin "maps/areas/113_PalaceOfWindsBoss/tileset/gAreaTilesetTypes_PalaceOfWindsBoss_top.bin.lz" gyorgMapping_2_bottom:: .incbin "maps/areas/113_PalaceOfWindsBoss/mappings/gyorgMapping_2_bottom.bin.lz" gyorgMapping_3_bottom:: @@ -3017,14 +3017,14 @@ gAreaTileset_Sanctuary_0_1:: .incbin "maps/areas/120_Sanctuary/tilesets/0/gAreaTileset_Sanctuary_0_1.4bpp.lz" gAreaTileset_Sanctuary_0_2:: .incbin "maps/areas/120_Sanctuary/tilesets/0/gAreaTileset_Sanctuary_0_2.4bpp.lz" -gAreaMetaTileset_Sanctuary_bottom:: - .incbin "maps/areas/120_Sanctuary/metatileset/gAreaMetaTileset_Sanctuary_bottom.bin.lz" -gAreaMetaTileset_Sanctuary_top:: - .incbin "maps/areas/120_Sanctuary/metatileset/gAreaMetaTileset_Sanctuary_top.bin.lz" -gAreaMetaTilesetTypes_Sanctuary_bottom:: - .incbin "maps/areas/120_Sanctuary/metatileset/gAreaMetaTilesetTypes_Sanctuary_bottom.bin.lz" -gAreaMetaTilesetTypes_Sanctuary_top:: - .incbin "maps/areas/120_Sanctuary/metatileset/gAreaMetaTilesetTypes_Sanctuary_top.bin.lz" +gAreaTileset_Sanctuary_bottom:: + .incbin "maps/areas/120_Sanctuary/tileset/gAreaTileset_Sanctuary_bottom.bin.lz" +gAreaTileset_Sanctuary_top:: + .incbin "maps/areas/120_Sanctuary/tileset/gAreaTileset_Sanctuary_top.bin.lz" +gAreaTilesetTypes_Sanctuary_bottom:: + .incbin "maps/areas/120_Sanctuary/tileset/gAreaTilesetTypes_Sanctuary_bottom.bin.lz" +gAreaTilesetTypes_Sanctuary_top:: + .incbin "maps/areas/120_Sanctuary/tileset/gAreaTilesetTypes_Sanctuary_top.bin.lz" gAreaRoomMap_Sanctuary_Hall_bottom:: .incbin "maps/areas/120_Sanctuary/rooms/00_Hall/gAreaRoomMap_Sanctuary_Hall_bottom.bin.lz" gAreaRoomMap_Sanctuary_Hall_top:: @@ -3043,14 +3043,14 @@ gAreaTileset_HyruleCastle_0_1:: .incbin "maps/areas/128_HyruleCastle/tilesets/0/gAreaTileset_HyruleCastle_0_1.4bpp.lz" gAreaTileset_HyruleCastle_0_2:: .incbin "maps/areas/128_HyruleCastle/tilesets/0/gAreaTileset_HyruleCastle_0_2.4bpp.lz" -gAreaMetaTileset_HyruleCastle_bottom:: - .incbin "maps/areas/128_HyruleCastle/metatileset/gAreaMetaTileset_HyruleCastle_bottom.bin.lz" -gAreaMetaTileset_HyruleCastle_top:: - .incbin "maps/areas/128_HyruleCastle/metatileset/gAreaMetaTileset_HyruleCastle_top.bin.lz" -gAreaMetaTilesetTypes_HyruleCastle_bottom:: - .incbin "maps/areas/128_HyruleCastle/metatileset/gAreaMetaTilesetTypes_HyruleCastle_bottom.bin.lz" -gAreaMetaTilesetTypes_HyruleCastle_top:: - .incbin "maps/areas/128_HyruleCastle/metatileset/gAreaMetaTilesetTypes_HyruleCastle_top.bin.lz" +gAreaTileset_HyruleCastle_bottom:: + .incbin "maps/areas/128_HyruleCastle/tileset/gAreaTileset_HyruleCastle_bottom.bin.lz" +gAreaTileset_HyruleCastle_top:: + .incbin "maps/areas/128_HyruleCastle/tileset/gAreaTileset_HyruleCastle_top.bin.lz" +gAreaTilesetTypes_HyruleCastle_bottom:: + .incbin "maps/areas/128_HyruleCastle/tileset/gAreaTilesetTypes_HyruleCastle_bottom.bin.lz" +gAreaTilesetTypes_HyruleCastle_top:: + .incbin "maps/areas/128_HyruleCastle/tileset/gAreaTilesetTypes_HyruleCastle_top.bin.lz" gAreaRoomMap_HyruleCastle_0_bottom:: .incbin "maps/areas/128_HyruleCastle/rooms/00_0/gAreaRoomMap_HyruleCastle_0_bottom.bin.lz" gAreaRoomMap_HyruleCastle_0_top:: @@ -3087,14 +3087,14 @@ gAreaTileset_SanctuaryEntrance_0_1:: .incbin "maps/areas/129_SanctuaryEntrance/tilesets/0/gAreaTileset_SanctuaryEntrance_0_1.4bpp.lz" gAreaTileset_SanctuaryEntrance_0_2:: .incbin "maps/areas/129_SanctuaryEntrance/tilesets/0/gAreaTileset_SanctuaryEntrance_0_2.4bpp.lz" -gAreaMetaTileset_SanctuaryEntrance_bottom:: - .incbin "maps/areas/129_SanctuaryEntrance/metatileset/gAreaMetaTileset_SanctuaryEntrance_bottom.bin.lz" -gAreaMetaTileset_SanctuaryEntrance_top:: - .incbin "maps/areas/129_SanctuaryEntrance/metatileset/gAreaMetaTileset_SanctuaryEntrance_top.bin.lz" -gAreaMetaTilesetTypes_SanctuaryEntrance_bottom:: - .incbin "maps/areas/129_SanctuaryEntrance/metatileset/gAreaMetaTilesetTypes_SanctuaryEntrance_bottom.bin.lz" -gAreaMetaTilesetTypes_SanctuaryEntrance_top:: - .incbin "maps/areas/129_SanctuaryEntrance/metatileset/gAreaMetaTilesetTypes_SanctuaryEntrance_top.bin.lz" +gAreaTileset_SanctuaryEntrance_bottom:: + .incbin "maps/areas/129_SanctuaryEntrance/tileset/gAreaTileset_SanctuaryEntrance_bottom.bin.lz" +gAreaTileset_SanctuaryEntrance_top:: + .incbin "maps/areas/129_SanctuaryEntrance/tileset/gAreaTileset_SanctuaryEntrance_top.bin.lz" +gAreaTilesetTypes_SanctuaryEntrance_bottom:: + .incbin "maps/areas/129_SanctuaryEntrance/tileset/gAreaTilesetTypes_SanctuaryEntrance_bottom.bin.lz" +gAreaTilesetTypes_SanctuaryEntrance_top:: + .incbin "maps/areas/129_SanctuaryEntrance/tileset/gAreaTilesetTypes_SanctuaryEntrance_top.bin.lz" gAreaRoomMap_SanctuaryEntrance_Main_bottom:: .incbin "maps/areas/129_SanctuaryEntrance/rooms/00_Main/gAreaRoomMap_SanctuaryEntrance_Main_bottom.bin.lz" gAreaRoomMap_SanctuaryEntrance_Main_top:: @@ -3105,70 +3105,70 @@ gAreaTileset_DarkHyruleCastle_0_1:: .incbin "maps/areas/136_DarkHyruleCastle/tilesets/0/gAreaTileset_DarkHyruleCastle_0_1.4bpp.lz" gAreaTileset_DarkHyruleCastle_0_2:: .incbin "maps/areas/136_DarkHyruleCastle/tilesets/0/gAreaTileset_DarkHyruleCastle_0_2.4bpp.lz" -gAreaMetaTileset_DarkHyruleCastle_bottom:: - .incbin "maps/areas/136_DarkHyruleCastle/metatileset/gAreaMetaTileset_DarkHyruleCastle_bottom.bin.lz" -gAreaMetaTileset_DarkHyruleCastle_top:: - .incbin "maps/areas/136_DarkHyruleCastle/metatileset/gAreaMetaTileset_DarkHyruleCastle_top.bin.lz" -gAreaMetaTilesetTypes_DarkHyruleCastle_bottom:: - .incbin "maps/areas/136_DarkHyruleCastle/metatileset/gAreaMetaTilesetTypes_DarkHyruleCastle_bottom.bin.lz" -gAreaMetaTilesetTypes_DarkHyruleCastle_top:: - .incbin "maps/areas/136_DarkHyruleCastle/metatileset/gAreaMetaTilesetTypes_DarkHyruleCastle_top.bin.lz" +gAreaTileset_DarkHyruleCastle_bottom:: + .incbin "maps/areas/136_DarkHyruleCastle/tileset/gAreaTileset_DarkHyruleCastle_bottom.bin.lz" +gAreaTileset_DarkHyruleCastle_top:: + .incbin "maps/areas/136_DarkHyruleCastle/tileset/gAreaTileset_DarkHyruleCastle_top.bin.lz" +gAreaTilesetTypes_DarkHyruleCastle_bottom:: + .incbin "maps/areas/136_DarkHyruleCastle/tileset/gAreaTilesetTypes_DarkHyruleCastle_bottom.bin.lz" +gAreaTilesetTypes_DarkHyruleCastle_top:: + .incbin "maps/areas/136_DarkHyruleCastle/tileset/gAreaTilesetTypes_DarkHyruleCastle_top.bin.lz" gAreaTileset_DarkHyruleCastleBridge_0_0:: .incbin "maps/areas/141_DarkHyruleCastleBridge/tilesets/0/gAreaTileset_DarkHyruleCastleBridge_0_0.4bpp.lz" gAreaTileset_DarkHyruleCastleBridge_0_1:: .incbin "maps/areas/141_DarkHyruleCastleBridge/tilesets/0/gAreaTileset_DarkHyruleCastleBridge_0_1.4bpp.lz" gAreaTileset_DarkHyruleCastleBridge_0_2:: .incbin "maps/areas/141_DarkHyruleCastleBridge/tilesets/0/gAreaTileset_DarkHyruleCastleBridge_0_2.4bpp.lz" -gAreaMetaTileset_DarkHyruleCastleBridge_bottom:: - .incbin "maps/areas/141_DarkHyruleCastleBridge/metatileset/gAreaMetaTileset_DarkHyruleCastleBridge_bottom.bin.lz" -gAreaMetaTileset_DarkHyruleCastleBridge_top:: - .incbin "maps/areas/141_DarkHyruleCastleBridge/metatileset/gAreaMetaTileset_DarkHyruleCastleBridge_top.bin.lz" -gAreaMetaTilesetTypes_DarkHyruleCastleBridge_bottom:: - .incbin "maps/areas/141_DarkHyruleCastleBridge/metatileset/gAreaMetaTilesetTypes_DarkHyruleCastleBridge_bottom.bin.lz" -gAreaMetaTilesetTypes_DarkHyruleCastleBridge_top:: - .incbin "maps/areas/141_DarkHyruleCastleBridge/metatileset/gAreaMetaTilesetTypes_DarkHyruleCastleBridge_top.bin.lz" +gAreaTileset_DarkHyruleCastleBridge_bottom:: + .incbin "maps/areas/141_DarkHyruleCastleBridge/tileset/gAreaTileset_DarkHyruleCastleBridge_bottom.bin.lz" +gAreaTileset_DarkHyruleCastleBridge_top:: + .incbin "maps/areas/141_DarkHyruleCastleBridge/tileset/gAreaTileset_DarkHyruleCastleBridge_top.bin.lz" +gAreaTilesetTypes_DarkHyruleCastleBridge_bottom:: + .incbin "maps/areas/141_DarkHyruleCastleBridge/tileset/gAreaTilesetTypes_DarkHyruleCastleBridge_bottom.bin.lz" +gAreaTilesetTypes_DarkHyruleCastleBridge_top:: + .incbin "maps/areas/141_DarkHyruleCastleBridge/tileset/gAreaTilesetTypes_DarkHyruleCastleBridge_top.bin.lz" gAreaTileset_Vaati3_0_0:: .incbin "maps/areas/139_Vaati3/tilesets/0/gAreaTileset_Vaati3_0_0.4bpp.lz" gAreaTileset_Vaati3_0_1:: .incbin "maps/areas/139_Vaati3/tilesets/0/gAreaTileset_Vaati3_0_1.4bpp.lz" gAreaTileset_Vaati3_0_2:: .incbin "maps/areas/139_Vaati3/tilesets/0/gAreaTileset_Vaati3_0_2.4bpp.lz" -gAreaMetaTileset_Vaati3_bottom:: - .incbin "maps/areas/139_Vaati3/metatileset/gAreaMetaTileset_Vaati3_bottom.bin.lz" -gAreaMetaTileset_Vaati3_top:: - .incbin "maps/areas/139_Vaati3/metatileset/gAreaMetaTileset_Vaati3_top.bin.lz" -gAreaMetaTilesetTypes_Vaati3_bottom:: - .incbin "maps/areas/139_Vaati3/metatileset/gAreaMetaTilesetTypes_Vaati3_bottom.bin.lz" -gAreaMetaTilesetTypes_Vaati3_top:: - .incbin "maps/areas/139_Vaati3/metatileset/gAreaMetaTilesetTypes_Vaati3_top.bin.lz" +gAreaTileset_Vaati3_bottom:: + .incbin "maps/areas/139_Vaati3/tileset/gAreaTileset_Vaati3_bottom.bin.lz" +gAreaTileset_Vaati3_top:: + .incbin "maps/areas/139_Vaati3/tileset/gAreaTileset_Vaati3_top.bin.lz" +gAreaTilesetTypes_Vaati3_bottom:: + .incbin "maps/areas/139_Vaati3/tileset/gAreaTilesetTypes_Vaati3_bottom.bin.lz" +gAreaTilesetTypes_Vaati3_top:: + .incbin "maps/areas/139_Vaati3/tileset/gAreaTilesetTypes_Vaati3_top.bin.lz" gAreaTileset_Vaati2_0_0:: .incbin "maps/areas/140_Vaati2/tilesets/0/gAreaTileset_Vaati2_0_0.4bpp.lz" gAreaTileset_Vaati2_0_1:: .incbin "maps/areas/140_Vaati2/tilesets/0/gAreaTileset_Vaati2_0_1.4bpp.lz" gAreaTileset_Vaati2_0_2:: .incbin "maps/areas/140_Vaati2/tilesets/0/gAreaTileset_Vaati2_0_2.4bpp.lz" -gAreaMetaTileset_Vaati2_bottom:: - .incbin "maps/areas/140_Vaati2/metatileset/gAreaMetaTileset_Vaati2_bottom.bin.lz" -gAreaMetaTileset_Vaati2_top:: - .incbin "maps/areas/140_Vaati2/metatileset/gAreaMetaTileset_Vaati2_top.bin.lz" -gAreaMetaTilesetTypes_Vaati2_bottom:: - .incbin "maps/areas/140_Vaati2/metatileset/gAreaMetaTilesetTypes_Vaati2_bottom.bin.lz" -gAreaMetaTilesetTypes_Vaati2_top:: - .incbin "maps/areas/140_Vaati2/metatileset/gAreaMetaTilesetTypes_Vaati2_top.bin.lz" +gAreaTileset_Vaati2_bottom:: + .incbin "maps/areas/140_Vaati2/tileset/gAreaTileset_Vaati2_bottom.bin.lz" +gAreaTileset_Vaati2_top:: + .incbin "maps/areas/140_Vaati2/tileset/gAreaTileset_Vaati2_top.bin.lz" +gAreaTilesetTypes_Vaati2_bottom:: + .incbin "maps/areas/140_Vaati2/tileset/gAreaTilesetTypes_Vaati2_bottom.bin.lz" +gAreaTilesetTypes_Vaati2_top:: + .incbin "maps/areas/140_Vaati2/tileset/gAreaTilesetTypes_Vaati2_top.bin.lz" gAreaTileset_VaatisArms_0_0:: .incbin "maps/areas/138_VaatisArms/tilesets/0/gAreaTileset_VaatisArms_0_0.4bpp.lz" gAreaTileset_VaatisArms_0_1:: .incbin "maps/areas/138_VaatisArms/tilesets/0/gAreaTileset_VaatisArms_0_1.4bpp.lz" gAreaTileset_VaatisArms_0_2:: .incbin "maps/areas/138_VaatisArms/tilesets/0/gAreaTileset_VaatisArms_0_2.4bpp.lz" -gAreaMetaTileset_VaatisArms_bottom:: - .incbin "maps/areas/138_VaatisArms/metatileset/gAreaMetaTileset_VaatisArms_bottom.bin.lz" -gAreaMetaTileset_VaatisArms_top:: - .incbin "maps/areas/138_VaatisArms/metatileset/gAreaMetaTileset_VaatisArms_top.bin.lz" -gAreaMetaTilesetTypes_VaatisArms_bottom:: - .incbin "maps/areas/138_VaatisArms/metatileset/gAreaMetaTilesetTypes_VaatisArms_bottom.bin.lz" -gAreaMetaTilesetTypes_VaatisArms_top:: - .incbin "maps/areas/138_VaatisArms/metatileset/gAreaMetaTilesetTypes_VaatisArms_top.bin.lz" +gAreaTileset_VaatisArms_bottom:: + .incbin "maps/areas/138_VaatisArms/tileset/gAreaTileset_VaatisArms_bottom.bin.lz" +gAreaTileset_VaatisArms_top:: + .incbin "maps/areas/138_VaatisArms/tileset/gAreaTileset_VaatisArms_top.bin.lz" +gAreaTilesetTypes_VaatisArms_bottom:: + .incbin "maps/areas/138_VaatisArms/tileset/gAreaTilesetTypes_VaatisArms_bottom.bin.lz" +gAreaTilesetTypes_VaatisArms_top:: + .incbin "maps/areas/138_VaatisArms/tileset/gAreaTilesetTypes_VaatisArms_top.bin.lz" gAreaRoomMap_DarkHyruleCastle_1fEntrance_bottom:: .incbin "maps/areas/136_DarkHyruleCastle/rooms/00_1fEntrance/gAreaRoomMap_DarkHyruleCastle_1fEntrance_bottom.bin.lz" gAreaRoomMap_DarkHyruleCastle_1fEntrance_top:: @@ -3568,14 +3568,14 @@ gAreaTileset_DarkHyruleCastleOutside_0_1:: .incbin "maps/areas/137_DarkHyruleCastleOutside/tilesets/0/gAreaTileset_DarkHyruleCastleOutside_0_1.4bpp.lz" gAreaTileset_DarkHyruleCastleOutside_0_2:: .incbin "maps/areas/137_DarkHyruleCastleOutside/tilesets/0/gAreaTileset_DarkHyruleCastleOutside_0_2.4bpp.lz" -gAreaMetaTileset_DarkHyruleCastleOutside_bottom:: - .incbin "maps/areas/137_DarkHyruleCastleOutside/metatileset/gAreaMetaTileset_DarkHyruleCastleOutside_bottom.bin.lz" -gAreaMetaTileset_DarkHyruleCastleOutside_top:: - .incbin "maps/areas/137_DarkHyruleCastleOutside/metatileset/gAreaMetaTileset_DarkHyruleCastleOutside_top.bin.lz" -gAreaMetaTilesetTypes_DarkHyruleCastleOutside_bottom:: - .incbin "maps/areas/137_DarkHyruleCastleOutside/metatileset/gAreaMetaTilesetTypes_DarkHyruleCastleOutside_bottom.bin.lz" -gAreaMetaTilesetTypes_DarkHyruleCastleOutside_top:: - .incbin "maps/areas/137_DarkHyruleCastleOutside/metatileset/gAreaMetaTilesetTypes_DarkHyruleCastleOutside_top.bin.lz" +gAreaTileset_DarkHyruleCastleOutside_bottom:: + .incbin "maps/areas/137_DarkHyruleCastleOutside/tileset/gAreaTileset_DarkHyruleCastleOutside_bottom.bin.lz" +gAreaTileset_DarkHyruleCastleOutside_top:: + .incbin "maps/areas/137_DarkHyruleCastleOutside/tileset/gAreaTileset_DarkHyruleCastleOutside_top.bin.lz" +gAreaTilesetTypes_DarkHyruleCastleOutside_bottom:: + .incbin "maps/areas/137_DarkHyruleCastleOutside/tileset/gAreaTilesetTypes_DarkHyruleCastleOutside_bottom.bin.lz" +gAreaTilesetTypes_DarkHyruleCastleOutside_top:: + .incbin "maps/areas/137_DarkHyruleCastleOutside/tileset/gAreaTilesetTypes_DarkHyruleCastleOutside_top.bin.lz" gAreaRoomMap_DarkHyruleCastleOutside_ZeldaStatuePlatform_bottom:: .incbin "maps/areas/137_DarkHyruleCastleOutside/rooms/00_ZeldaStatuePlatform/gAreaRoomMap_DarkHyruleCastleOutside_ZeldaStatuePlatform_bottom.bin.lz" gAreaRoomMap_DarkHyruleCastleOutside_ZeldaStatuePlatform_top:: diff --git a/data/map/metatile_headers.s b/data/map/metatile_headers.s deleted file mode 100755 index c3a50916..00000000 --- a/data/map/metatile_headers.s +++ /dev/null @@ -1,476 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - .align 2 - - .include "map_offsets.inc" - -gAreaMetatiles_MinishWoods:: @ 081026AC - metatiles_bottom offset_gAreaMetaTileset_MinishWoods_bottom, 0x4000, 1 - metatiles_top offset_gAreaMetaTileset_MinishWoods_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_MinishWoods_bottom, 0x1000, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_MinishWoods_top, 0xFFC, 1, 1 - -gAreaMetatiles_LakeHylia:: @ 081026DC - metatiles_bottom offset_gAreaMetaTileset_LakeHylia_bottom, 0x4000, 1 - metatiles_top offset_gAreaMetaTileset_LakeHylia_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_LakeHylia_bottom, 0x1000, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_LakeHylia_top, 0xFFC, 1, 1 - -gAreaMetatiles_CastorWilds:: @ 0810270C - metatiles_bottom offset_gAreaMetaTileset_CastorWilds_bottom, 0x4000, 1 - metatiles_top offset_gAreaMetaTileset_CastorWilds_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_CastorWilds_bottom, 0x1000, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_CastorWilds_top, 0xFFC, 1, 1 - -gAreaMetatiles_HyruleTown:: @ 0810273C - metatiles_bottom offset_gAreaMetaTileset_HyruleTown_bottom, 0x4000, 1 - metatiles_top offset_gAreaMetaTileset_HyruleTown_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_HyruleTown_bottom, 0x1000, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HyruleTown_top, 0xFFC, 1, 1 - -gAreaMetatiles_MtCrenel:: @ 0810276C - metatiles_bottom offset_gAreaMetaTileset_MtCrenel_bottom, 0x4000, 1 - metatiles_top offset_gAreaMetaTileset_MtCrenel_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_MtCrenel_bottom, 0x1000, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_MtCrenel_top, 0xFFC, 1, 1 - -gAreaMetatiles_HyruleField:: @ 0810279C - metatiles_bottom offset_gAreaMetaTileset_HyruleField_bottom, 0x4000, 1 - metatiles_top offset_gAreaMetaTileset_HyruleField_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_HyruleField_bottom, 0x1000, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HyruleField_top, 0xFFC, 1, 1 - -gAreaMetatiles_CastleGarden:: @ 081027CC - metatiles_bottom offset_gAreaMetaTileset_CastleGarden_bottom, 0x3000, 1 - metatiles_top offset_gAreaMetaTileset_CastleGarden_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_CastleGarden_bottom, 0xC00, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_CastleGarden_top, 0xFFC, 1, 1 - -gAreaMetatiles_CloudTops:: @ 081027FC - metatiles_bottom offset_gAreaMetaTileset_CloudTops_bottom, 0x3FB0, 1 - metatiles_top offset_gAreaMetaTileset_CloudTops_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_CloudTops_bottom, 0xFEC, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_CloudTops_top, 0xFFC, 1, 1 - -gAreaMetatiles_RoyalValley:: @ 0810282C - metatiles_bottom offset_gAreaMetaTileset_RoyalValley_bottom, 0x4000, 1 - metatiles_top offset_gAreaMetaTileset_RoyalValley_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_RoyalValley_bottom, 0x1000, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_RoyalValley_top, 0xFFC, 1, 1 - -gAreaMetatiles_Beanstalks:: @ 0810285C - metatiles_bottom offset_gAreaMetaTileset_Beanstalks_bottom, 0x5A8, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_Beanstalks_bottom, 0x16A, 1, 1 - -gAreaMetatiles_CrenelCaves:: @ 08102874 - metatiles_bottom offset_gAreaMetaTileset_MinishHouseInteriors_bottom, 0x3F80, 1 - metatiles_top offset_gAreaMetaTileset_MinishHouseInteriors_top, 0x3F40, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_MinishHouseInteriors_bottom, 0xFE0, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_MinishHouseInteriors_top, 0xFD0, 1, 1 - -gAreaMetatiles_GreatFairies:: @ 081028A4 - metatiles_bottom offset_gAreaMetaTileset_GreatFairies_bottom, 0x17A8, 1 - metatiles_top offset_gAreaMetaTileset_GreatFairies_top, 0x1070, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_GreatFairies_bottom, 0x5EA, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_GreatFairies_top, 0x41C, 1, 1 - -gAreaMetatiles_MinishVillage:: @ 081028D4 - metatiles_bottom offset_gAreaMetaTileset_MinishVillage_bottom, 0x35A8, 1 - metatiles_top offset_gAreaMetaTileset_MinishVillage_top, 0x3228, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_MinishVillage_bottom, 0xD6A, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_MinishVillage_top, 0xC8A, 1, 1 - -gAreaMetatiles_MelarisMine:: @ 08102904 - metatiles_bottom offset_gAreaMetaTileset_MelarisMine_bottom, 0x27C0, 1 - metatiles_top offset_gAreaMetaTileset_MelarisMine_top, 0x308, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_MelarisMine_bottom, 0x9F0, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_MelarisMine_top, 0xC2, 1, 1 - -gAreaMetatiles_MnishPaths1:: @ 08102934 - metatiles_bottom offset_gAreaMetaTileset_MinishPaths_bottom, 0x1420, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_MinishPaths_bottom, 0x508, 1, 1 - -gAreaMetatiles_CrenelMinishPaths:: @ 0810294C - metatiles_bottom offset_gAreaMetaTileset_CrenelMinishPaths_bottom, 0x1EB8, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_CrenelMinishPaths_bottom, 0x7AE, 1, 1 - -gAreaMetatiles_MinishHouseInteriors:: @ 08102964 - metatiles_bottom offset_gAreaMetaTileset_MinishHouseInteriors_bottom, 0x3F80, 1 - metatiles_top offset_gAreaMetaTileset_MinishHouseInteriors_top, 0x3F40, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_MinishHouseInteriors_bottom, 0xFE0, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_MinishHouseInteriors_top, 0xFD0, 1, 1 - -gAreaMetatiles_HouseInteriors1:: @ 08102994 - metatiles_bottom offset_gAreaMetaTileset_HouseInteriors1_bottom, 0x3188, 1 - metatiles_top offset_gAreaMetaTileset_HouseInteriors1_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_HouseInteriors1_bottom, 0xC62, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 - -gAreaMetatiles_HouseInteriors2:: @ 081029C4 - metatiles_bottom offset_gAreaMetaTileset_HouseInteriors2_bottom, 0x33A0, 1 - metatiles_top offset_gAreaMetaTileset_HouseInteriors1_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_HouseInteriors2_bottom, 0xCE8, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 - -gAreaMetatiles_HouseInteriors4:: @ 081029F4 - metatiles_bottom offset_gAreaMetaTileset_HouseInteriors4_bottom, 0x33A0, 1 - metatiles_top offset_gAreaMetaTileset_HouseInteriors1_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_HouseInteriors4_bottom, 0xCE8, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 - -gAreaMetatiles_HouseInteriors3:: @ 08102A24 - metatiles_bottom offset_gAreaMetaTileset_HouseInteriors3_bottom, 0x2F20, 1 - metatiles_top offset_gAreaMetaTileset_HouseInteriors1_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_HouseInteriors3_bottom, 0xBC8, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 - -gAreaMetatiles_TreeInteriors:: @ 08102A54 - metatiles_bottom offset_gAreaMetaTileset_TreeInteriors_bottom, 0x3000, 1 - metatiles_top offset_gAreaMetaTileset_HouseInteriors1_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_TreeInteriors_bottom, 0xC00, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 - -gAreaMetatiles_Dojos:: @ 08102A84 - metatiles_bottom offset_gAreaMetaTileset_Dojos_bottom, 0x33A0, 1 - metatiles_top offset_gAreaMetaTileset_HouseInteriors1_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_Dojos_bottom, 0xCE8, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 - -gAreaMetatiles_MinishCracks:: @ 08102AB4 - metatiles_bottom offset_gAreaMetaTileset_MinishCracks_bottom, 0x3180, 1 - metatiles_top offset_gAreaMetaTileset_HouseInteriors1_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_MinishCracks_bottom, 0xC60, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 - -gAreaMetatiles_ArmosInteriors:: @ 08102AE4 - metatiles_bottom offset_gAreaMetaTileset_ArmosInteriors_bottom, 0xC50, 1 - metatiles_top offset_gAreaMetaTileset_ArmosInteriors_top, 0xC50, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_ArmosInteriors_bottom, 0x314, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_ArmosInteriors_top, 0x314, 1, 1 - -gAreaMetatiles_MinishRafters:: @ 08102B14 - metatiles_bottom offset_gAreaMetaTileset_MinishRafters_bottom, 0x1A30, 1 - metatiles_top offset_gAreaMetaTileset_HouseInteriors1_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_MinishRafters_bottom, 0x68C, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 - -gAreaMetatiles_GoronCave:: @ 08102B44 - metatiles_bottom offset_gAreaMetaTileset_GoronCave_bottom, 0x3F80, 1 - metatiles_top offset_gAreaMetaTileset_GoronCave_top, 0x3400, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_GoronCave_bottom, 0xFE0, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_GoronCave_top, 0xD00, 1, 1 - -gAreaMetatiles_WindTribeTower:: @ 08102B74 - metatiles_bottom offset_gAreaMetaTileset_WindTribeTower_bottom, 0x2EB0, 1 - metatiles_top offset_gAreaMetaTileset_HouseInteriors1_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_WindTribeTower_bottom, 0xBAC, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 - -gAreaMetatiles_WindTribeTowerRoof:: @ 08102BA4 - metatiles_bottom offset_gAreaMetaTileset_WindTribeTowerRoof_bottom, 0xBC0, 1 - metatiles_top offset_gAreaMetaTileset_WindTribeTowerRoof_top, 0xBC0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_WindTribeTowerRoof_bottom, 0x2F0, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_WindTribeTowerRoof_top, 0x2F0, 1, 1 - -gAreaMetatiles_MinishCaves:: @ 08102BD4 - metatiles_bottom offset_gAreaMetaTileset_MinishCaves_bottom, 0x3F80, 1 - metatiles_top offset_gAreaMetaTileset_MinishCaves_top, 0x3F80, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_MinishCaves_bottom, 0xFE0, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_MinishCaves_top, 0xFE0, 1, 1 - -gAreaMetatiles_CastleGardenMinishHoles:: @ 08102C04 - metatiles_bottom offset_gAreaMetaTileset_CastleGardenMinishHoles_bottom, 0x13A8, 1 - metatiles_top offset_gAreaMetaTileset_CastleGardenMinishHoles_top, 0x1680, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_CastleGardenMinishHoles_bottom, 0x4EA, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_CastleGardenMinishHoles_top, 0x5A0, 1, 1 - -gAreaMetatiles_EzloCutscene:: @ 08102C34 - metatiles_bottom offset_gAreaMetaTileset_EzloCutscene_bottom, 0x1A20, 1 - metatiles_top offset_gAreaMetaTileset_HouseInteriors1_top, 0x3FF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_EzloCutscene_bottom, 0x688, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 - -gAreaMetatiles_HyruleTownUnderground:: @ 08102C64 - metatiles_bottom offset_gAreaMetaTileset_40_bottom, 0x3E80, 1 - metatiles_top offset_gAreaMetaTileset_40_top, 0x3610, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_40_bottom, 0xFA0, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_40_top, 0xD84, 1, 1 - -gAreaMetatiles_DeepwoodShrine:: @ 08102C94 - metatiles_bottom offset_gAreaMetaTileset_DeepwoodShrine_bottom, 0x3B28, 1 - metatiles_top offset_gAreaMetaTileset_DeepwoodShrine_top, 0x3620, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_DeepwoodShrine_bottom, 0xECA, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_DeepwoodShrine_top, 0xD88, 1, 1 - -gAreaMetatiles_DeepwoodShrineBoss:: @ 08102CC4 - metatiles_bottom offset_gAreaMetaTileset_DeepwoodShrineBoss_bottom, 0x3620, 1 - metatiles_top offset_gAreaMetaTileset_DeepwoodShrineBoss_top, 0x11F8, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_DeepwoodShrineBoss_bottom, 0xD88, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_DeepwoodShrineBoss_top, 0x47E, 1, 1 - -gAreaMetatiles_DeepwoodShrineEntry:: @ 08102CF4 - metatiles_bottom offset_gAreaMetaTileset_DeepwoodShrineEntry_bottom, 0xD08, 1 - metatiles_top offset_gAreaMetaTileset_DeepwoodShrineEntry_top, 0x9F8, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_DeepwoodShrineEntry_bottom, 0x342, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_DeepwoodShrineEntry_top, 0x27E, 1, 1 - -gAreaMetatiles_CaveOfFlames:: @ 08102D24 - metatiles_bottom offset_gAreaMetaTileset_CaveOfFlames_bottom, 0x3B08, 1 - metatiles_top offset_gAreaMetaTileset_CaveOfFlames_top, 0x3F28, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_CaveOfFlames_bottom, 0xEC2, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_CaveOfFlames_top, 0xFCA, 1, 1 - -gAreaMetatiles_CaveOfFlamesBoss:: @ 08102D54 - metatiles_bottom offset_gAreaMetaTileset_CaveOfFlamesBoss_bottom, 0x3B08, 1 - metatiles_top offset_gAreaMetaTileset_CaveOfFlamesBoss_top, 0x3610, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_CaveOfFlamesBoss_bottom, 0xEC2, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_CaveOfFlamesBoss_top, 0xD84, 1, 1 - -gAreaMetatiles_FortressOfWinds:: @ 08102D84 - metatiles_bottom offset_gAreaMetaTileset_CastorDarknut_bottom, 0x3868, 1 - metatiles_top offset_gAreaMetaTileset_CastorDarknut_top, 0x3850, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_CastorDarknut_bottom, 0xE1A, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_CastorDarknut_top, 0xE14, 1, 1 - -gAreaMetatiles_FortressOfWindsTop:: @ 08102DB4 - metatiles_bottom offset_gAreaMetaTileset_FortressOfWindsTop_bottom, 0x1440, 1 - metatiles_top offset_gAreaMetaTileset_FortressOfWindsTop_top, 0x1368, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_FortressOfWindsTop_bottom, 0x510, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_FortressOfWindsTop_top, 0x4DA, 1, 1 - -gAreaMetatiles_InnerMazaal:: @ 08102DE4 - metatiles_bottom offset_gAreaMetaTileset_InnerMazaal_bottom, 0x3C00, 1 - metatiles_top offset_gAreaMetaTileset_InnerMazaal_top, 0x3E70, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_InnerMazaal_bottom, 0xF00, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_InnerMazaal_top, 0xF9C, 1, 1 - -gAreaMetatiles_TempleOfDroplets:: @ 08102E14 - metatiles_bottom offset_gAreaMetaTileset_TempleOfDroplets_bottom, 0x3D68, 1 - metatiles_top offset_gAreaMetaTileset_TempleOfDroplets_top, 0x4000, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_TempleOfDroplets_bottom, 0xF5A, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_TempleOfDroplets_top, 0x1000, 1, 1 - -gAreaMetatiles_61:: @ 08102E44 - metatiles_bottom offset_gAreaMetaTileset_Null61_bottom, 0x600, 1 - metatiles_top offset_gAreaMetaTileset_Null61_top, 0x398, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_Null61_bottom, 0x180, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_Null61_top, 0xE6, 1, 1 - -gAreaMetatiles_RoyalCrypt:: @ 08102E74 - metatiles_bottom offset_gAreaMetaTileset_RoyalCrypt_bottom, 0x3610, 1 - metatiles_top offset_gAreaMetaTileset_RoyalCrypt_top, 0x3610, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_RoyalCrypt_bottom, 0xD84, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_RoyalCrypt_top, 0xD84, 1, 1 - -gAreaMetatiles_PalaceOfWinds:: @ 08102EA4 - metatiles_bottom offset_gAreaMetaTileset_PalaceOfWinds_bottom, 0x3620, 1 - metatiles_top offset_gAreaMetaTileset_PalaceOfWinds_top, 0x3620, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_PalaceOfWinds_bottom, 0xD88, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_PalaceOfWinds_top, 0xD88, 1, 1 - -gAreaMetatiles_PalaceOfWindsBoss:: @ 08102ED4 - metatiles_top offset_gAreaMetaTileset_PalaceOfWindsBoss_top, 0x108, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_PalaceOfWindsBoss_top, 0x42, 1, 1 - -gAreaMetatiles_Sanctuary:: @ 08102EEC - metatiles_bottom offset_gAreaMetaTileset_Sanctuary_bottom, 0x3620, 1 - metatiles_top offset_gAreaMetaTileset_Sanctuary_top, 0x3620, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_Sanctuary_bottom, 0xD88, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_Sanctuary_top, 0xD88, 1, 1 - -gAreaMetatiles_HyruleCastle:: @ 08102F1C - metatiles_bottom offset_gAreaMetaTileset_HyruleCastle_bottom, 0x37C0, 1 - metatiles_top offset_gAreaMetaTileset_HyruleCastle_top, 0x3610, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_HyruleCastle_bottom, 0xDF0, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_HyruleCastle_top, 0xD84, 1, 1 - -gAreaMetatiles_SanctuaryEntrance:: @ 08102F4C - metatiles_bottom offset_gAreaMetaTileset_SanctuaryEntrance_bottom, 0x1478, 1 - metatiles_top offset_gAreaMetaTileset_SanctuaryEntrance_top, 0xFF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_SanctuaryEntrance_bottom, 0x51E, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_SanctuaryEntrance_top, 0x3FC, 1, 1 - -gAreaMetatiles_DarkHyruleCastle:: @ 08102F7C - metatiles_bottom offset_gAreaMetaTileset_DarkHyruleCastle_bottom, 0x3FD8, 1 - metatiles_top offset_gAreaMetaTileset_DarkHyruleCastle_top, 0x37C0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_DarkHyruleCastle_bottom, 0xFF6, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_DarkHyruleCastle_top, 0xDF0, 1, 1 - -gAreaMetatiles_DarkHyruleCastleOutside:: @ 08102FAC - metatiles_bottom offset_gAreaMetaTileset_DarkHyruleCastleOutside_bottom, 0x3340, 1 - metatiles_top offset_gAreaMetaTileset_DarkHyruleCastleOutside_top, 0x1EF0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_DarkHyruleCastleOutside_bottom, 0xCD0, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_DarkHyruleCastleOutside_top, 0x7BC, 1, 1 - -gAreaMetatiles_DarkHyruleCastleBridge:: @ 08102FDC - metatiles_bottom offset_gAreaMetaTileset_DarkHyruleCastleBridge_bottom, 0x3610, 1 - metatiles_top offset_gAreaMetaTileset_DarkHyruleCastleBridge_top, 0x3610, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_DarkHyruleCastleBridge_bottom, 0xD84, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_DarkHyruleCastleBridge_top, 0xD84, 1, 1 - -gAreaMetatiles_VaatisArms:: @ 0810300C - metatiles_bottom offset_gAreaMetaTileset_VaatisArms_bottom, 0x17C8, 1 - metatiles_top offset_gAreaMetaTileset_VaatisArms_top, 0xBC0, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_VaatisArms_bottom, 0x5F2, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_VaatisArms_top, 0x2F0, 1, 1 - -gAreaMetatiles_Vaati3:: @ 0810303C - metatiles_bottom offset_gAreaMetaTileset_Vaati3_bottom, 0xE80, 1 - metatiles_top offset_gAreaMetaTileset_Vaati3_top, 0x9B8, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_Vaati3_bottom, 0x3A0, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_Vaati3_top, 0x26E, 1, 1 - -gAreaMetatiles_Vaati2:: @ 0810306C - metatiles_bottom offset_gAreaMetaTileset_Vaati2_bottom, 0x850, 1 - metatiles_top offset_gAreaMetaTileset_Vaati2_top, 0x298, 1 - metatile_types_bottom offset_gAreaMetaTilesetTypes_Vaati2_bottom, 0x214, 1 - metatile_types_top offset_gAreaMetaTilesetTypes_Vaati2_top, 0xA6, 1, 1 - - -gAreaMetatiles:: @ 0810309C - .4byte gAreaMetatiles_MinishWoods @ 0x0 - .4byte gAreaMetatiles_MinishVillage @ 0x1 - .4byte gAreaMetatiles_HyruleTown @ 0x2 - .4byte gAreaMetatiles_HyruleField @ 0x3 - .4byte gAreaMetatiles_CastorWilds @ 0x4 - .4byte gAreaMetatiles_CastorWilds @ 0x5 - .4byte gAreaMetatiles_MtCrenel @ 0x6 - .4byte gAreaMetatiles_CastleGarden @ 0x7 - .4byte gAreaMetatiles_CloudTops @ 0x8 - .4byte gAreaMetatiles_RoyalValley @ 0x9 - .4byte gAreaMetatiles_MtCrenel @ 0xA - .4byte gAreaMetatiles_LakeHylia @ 0xB - .4byte gAreaMetatiles_MinishWoods @ 0xC - .4byte gAreaMetatiles_Beanstalks @ 0xD - .4byte gAreaMetatiles_MinishWoods @ 0xE - .4byte gAreaMetatiles_HyruleTown @ 0xF - .4byte gAreaMetatiles_MelarisMine @ 0x10 - .4byte gAreaMetatiles_MnishPaths1 @ 0x11 - .4byte gAreaMetatiles_CrenelMinishPaths @ 0x12 - .4byte gAreaMetatiles_HyruleField @ 0x13 - .4byte gAreaMetatiles_MtCrenel @ 0x14 - .4byte gAreaMetatiles_HyruleTown @ 0x15 - .4byte gAreaMetatiles_MtCrenel @ 0x16 - .4byte gAreaMetatiles_CastorWilds @ 0x17 - .4byte gAreaMetatiles_CastorWilds @ 0x18 - .4byte gAreaMetatiles_LakeHylia @ 0x19 - .4byte gAreaMetatiles_MtCrenel @ 0x1A - .4byte gAreaMetatiles_Unused @ 0x1B - .4byte gAreaMetatiles_Unused @ 0x1C - .4byte gAreaMetatiles_HyruleField @ 0x1D - .4byte gAreaMetatiles_MinishWoods @ 0x1E - .4byte gAreaMetatiles_HyruleField @ 0x1F - .4byte gAreaMetatiles_MinishHouseInteriors @ 0x20 - .4byte gAreaMetatiles_HouseInteriors1 @ 0x21 - .4byte gAreaMetatiles_HouseInteriors2 @ 0x22 - .4byte gAreaMetatiles_HouseInteriors3 @ 0x23 - .4byte gAreaMetatiles_TreeInteriors @ 0x24 - .4byte gAreaMetatiles_Dojos @ 0x25 - .4byte gAreaMetatiles_CrenelCaves @ 0x26 - .4byte gAreaMetatiles_MinishCracks @ 0x27 - .4byte gAreaMetatiles_HouseInteriors4 @ 0x28 - .4byte gAreaMetatiles_GreatFairies @ 0x29 - .4byte gAreaMetatiles_CrenelCaves @ 0x2A - .4byte gAreaMetatiles_FortressOfWinds @ 0x2B - .4byte gAreaMetatiles_ArmosInteriors @ 0x2C - .4byte gAreaMetatiles_MinishHouseInteriors @ 0x2D - .4byte gAreaMetatiles_MinishRafters @ 0x2E - .4byte gAreaMetatiles_GoronCave @ 0x2F - .4byte gAreaMetatiles_WindTribeTower @ 0x30 - .4byte gAreaMetatiles_WindTribeTowerRoof @ 0x31 - .4byte gAreaMetatiles_CrenelCaves @ 0x32 - .4byte gAreaMetatiles_CrenelCaves @ 0x33 - .4byte gAreaMetatiles_CrenelCaves @ 0x34 - .4byte gAreaMetatiles_MinishCaves @ 0x35 - .4byte gAreaMetatiles_CastleGardenMinishHoles @ 0x36 - .4byte gAreaMetatiles_CastleGardenMinishHoles @ 0x37 - .4byte gAreaMetatiles_EzloCutscene @ 0x38 - .4byte gAreaMetatiles_Unused @ 0x39 - .4byte gAreaMetatiles_Unused @ 0x3A - .4byte gAreaMetatiles_Unused @ 0x3B - .4byte gAreaMetatiles_Unused @ 0x3C - .4byte gAreaMetatiles_Unused @ 0x3D - .4byte gAreaMetatiles_Unused @ 0x3E - .4byte gAreaMetatiles_Unused @ 0x3F - .4byte gAreaMetatiles_HyruleTownUnderground @ 0x40 - .4byte gAreaMetatiles_HyruleTownUnderground @ 0x41 - .4byte gAreaMetatiles_HyruleTownUnderground @ 0x42 - .4byte gAreaMetatiles_HyruleTownUnderground @ 0x43 - .4byte gAreaMetatiles_HyruleTownUnderground @ 0x44 - .4byte gAreaMetatiles_CrenelCaves @ 0x45 - .4byte gAreaMetatiles_CrenelCaves @ 0x46 - .4byte gAreaMetatiles_CrenelCaves @ 0x47 - .4byte gAreaMetatiles_DeepwoodShrine @ 0x48 - .4byte gAreaMetatiles_DeepwoodShrineBoss @ 0x49 - .4byte gAreaMetatiles_DeepwoodShrineEntry @ 0x4A - .4byte gAreaMetatiles_Unused @ 0x4B - .4byte gAreaMetatiles_Unused @ 0x4C - .4byte gAreaMetatiles_DeepwoodShrine @ 0x4D - .4byte gAreaMetatiles_DeepwoodShrine @ 0x4E - .4byte gAreaMetatiles_DeepwoodShrineBoss @ 0x4F - .4byte gAreaMetatiles_CaveOfFlames @ 0x50 - .4byte gAreaMetatiles_CaveOfFlamesBoss @ 0x51 - .4byte gAreaMetatiles_Unused @ 0x52 - .4byte gAreaMetatiles_Unused @ 0x53 - .4byte gAreaMetatiles_Unused @ 0x54 - .4byte gAreaMetatiles_Unused @ 0x55 - .4byte gAreaMetatiles_CaveOfFlames @ 0x56 - .4byte gAreaMetatiles_CaveOfFlames @ 0x57 - .4byte gAreaMetatiles_FortressOfWinds @ 0x58 - .4byte gAreaMetatiles_FortressOfWindsTop @ 0x59 - .4byte gAreaMetatiles_InnerMazaal @ 0x5A - .4byte gAreaMetatiles_Unused @ 0x5B - .4byte gAreaMetatiles_Unused @ 0x5C - .4byte gAreaMetatiles_Unused @ 0x5D - .4byte gAreaMetatiles_Unused @ 0x5E - .4byte gAreaMetatiles_FortressOfWinds @ 0x5F - .4byte gAreaMetatiles_TempleOfDroplets @ 0x60 - .4byte gAreaMetatiles_61 @ 0x61 - .4byte gAreaMetatiles_TempleOfDroplets @ 0x62 - .4byte gAreaMetatiles_Unused @ 0x63 - .4byte gAreaMetatiles_Unused @ 0x64 - .4byte gAreaMetatiles_Unused @ 0x65 - .4byte gAreaMetatiles_Unused @ 0x66 - .4byte gAreaMetatiles_TempleOfDroplets @ 0x67 - .4byte gAreaMetatiles_RoyalCrypt @ 0x68 - .4byte gAreaMetatiles_Unused @ 0x69 - .4byte gAreaMetatiles_Unused @ 0x6A - .4byte gAreaMetatiles_Unused @ 0x6B - .4byte gAreaMetatiles_Unused @ 0x6C - .4byte gAreaMetatiles_Unused @ 0x6D - .4byte gAreaMetatiles_Unused @ 0x6E - .4byte gAreaMetatiles_RoyalCrypt @ 0x6F - .4byte gAreaMetatiles_PalaceOfWinds @ 0x70 - .4byte gAreaMetatiles_PalaceOfWindsBoss @ 0x71 - .4byte gAreaMetatiles_Unused @ 0x72 - .4byte gAreaMetatiles_Unused @ 0x73 - .4byte gAreaMetatiles_Unused @ 0x74 - .4byte gAreaMetatiles_Unused @ 0x75 - .4byte gAreaMetatiles_Unused @ 0x76 - .4byte gAreaMetatiles_PalaceOfWinds @ 0x77 - .4byte gAreaMetatiles_Sanctuary @ 0x78 - .4byte gAreaMetatiles_Unused @ 0x79 - .4byte gAreaMetatiles_Unused @ 0x7A - .4byte gAreaMetatiles_Unused @ 0x7B - .4byte gAreaMetatiles_Unused @ 0x7C - .4byte gAreaMetatiles_Unused @ 0x7D - .4byte gAreaMetatiles_Unused @ 0x7E - .4byte gAreaMetatiles_Sanctuary @ 0x7F - .4byte gAreaMetatiles_HyruleCastle @ 0x80 - .4byte gAreaMetatiles_SanctuaryEntrance @ 0x81 - .4byte gAreaMetatiles_Unused @ 0x82 - .4byte gAreaMetatiles_Unused @ 0x83 - .4byte gAreaMetatiles_Unused @ 0x84 - .4byte gAreaMetatiles_Unused @ 0x85 - .4byte gAreaMetatiles_Unused @ 0x86 - .4byte gAreaMetatiles_HyruleCastle @ 0x87 - .4byte gAreaMetatiles_DarkHyruleCastle @ 0x88 - .4byte gAreaMetatiles_DarkHyruleCastleOutside @ 0x89 - .4byte gAreaMetatiles_VaatisArms @ 0x8A - .4byte gAreaMetatiles_Vaati3 @ 0x8B - .4byte gAreaMetatiles_Vaati2 @ 0x8C - .4byte gAreaMetatiles_DarkHyruleCastleBridge @ 0x8D - .4byte gAreaMetatiles_Unused @ 0x8E - .4byte gAreaMetatiles_DarkHyruleCastle @ 0x8F diff --git a/data/map/tile_headers.s b/data/map/tile_headers.s new file mode 100755 index 00000000..a19caef7 --- /dev/null +++ b/data/map/tile_headers.s @@ -0,0 +1,476 @@ + .include "asm/macros.inc" + .include "constants/constants.inc" + + .section .rodata + .align 2 + + .include "map_offsets.inc" + +gAreaTiles_MinishWoods:: @ 081026AC + tiles_bottom offset_gAreaTileset_MinishWoods_bottom, 0x4000, 1 + tiles_top offset_gAreaTileset_MinishWoods_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_MinishWoods_bottom, 0x1000, 1 + tile_types_top offset_gAreaTilesetTypes_MinishWoods_top, 0xFFC, 1, 1 + +gAreaTiles_LakeHylia:: @ 081026DC + tiles_bottom offset_gAreaTileset_LakeHylia_bottom, 0x4000, 1 + tiles_top offset_gAreaTileset_LakeHylia_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_LakeHylia_bottom, 0x1000, 1 + tile_types_top offset_gAreaTilesetTypes_LakeHylia_top, 0xFFC, 1, 1 + +gAreaTiles_CastorWilds:: @ 0810270C + tiles_bottom offset_gAreaTileset_CastorWilds_bottom, 0x4000, 1 + tiles_top offset_gAreaTileset_CastorWilds_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_CastorWilds_bottom, 0x1000, 1 + tile_types_top offset_gAreaTilesetTypes_CastorWilds_top, 0xFFC, 1, 1 + +gAreaTiles_HyruleTown:: @ 0810273C + tiles_bottom offset_gAreaTileset_HyruleTown_bottom, 0x4000, 1 + tiles_top offset_gAreaTileset_HyruleTown_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_HyruleTown_bottom, 0x1000, 1 + tile_types_top offset_gAreaTilesetTypes_HyruleTown_top, 0xFFC, 1, 1 + +gAreaTiles_MtCrenel:: @ 0810276C + tiles_bottom offset_gAreaTileset_MtCrenel_bottom, 0x4000, 1 + tiles_top offset_gAreaTileset_MtCrenel_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_MtCrenel_bottom, 0x1000, 1 + tile_types_top offset_gAreaTilesetTypes_MtCrenel_top, 0xFFC, 1, 1 + +gAreaTiles_HyruleField:: @ 0810279C + tiles_bottom offset_gAreaTileset_HyruleField_bottom, 0x4000, 1 + tiles_top offset_gAreaTileset_HyruleField_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_HyruleField_bottom, 0x1000, 1 + tile_types_top offset_gAreaTilesetTypes_HyruleField_top, 0xFFC, 1, 1 + +gAreaTiles_CastleGarden:: @ 081027CC + tiles_bottom offset_gAreaTileset_CastleGarden_bottom, 0x3000, 1 + tiles_top offset_gAreaTileset_CastleGarden_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_CastleGarden_bottom, 0xC00, 1 + tile_types_top offset_gAreaTilesetTypes_CastleGarden_top, 0xFFC, 1, 1 + +gAreaTiles_CloudTops:: @ 081027FC + tiles_bottom offset_gAreaTileset_CloudTops_bottom, 0x3FB0, 1 + tiles_top offset_gAreaTileset_CloudTops_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_CloudTops_bottom, 0xFEC, 1 + tile_types_top offset_gAreaTilesetTypes_CloudTops_top, 0xFFC, 1, 1 + +gAreaTiles_RoyalValley:: @ 0810282C + tiles_bottom offset_gAreaTileset_RoyalValley_bottom, 0x4000, 1 + tiles_top offset_gAreaTileset_RoyalValley_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_RoyalValley_bottom, 0x1000, 1 + tile_types_top offset_gAreaTilesetTypes_RoyalValley_top, 0xFFC, 1, 1 + +gAreaTiles_Beanstalks:: @ 0810285C + tiles_bottom offset_gAreaTileset_Beanstalks_bottom, 0x5A8, 1 + tile_types_bottom offset_gAreaTilesetTypes_Beanstalks_bottom, 0x16A, 1, 1 + +gAreaTiles_CrenelCaves:: @ 08102874 + tiles_bottom offset_gAreaTileset_MinishHouseInteriors_bottom, 0x3F80, 1 + tiles_top offset_gAreaTileset_MinishHouseInteriors_top, 0x3F40, 1 + tile_types_bottom offset_gAreaTilesetTypes_MinishHouseInteriors_bottom, 0xFE0, 1 + tile_types_top offset_gAreaTilesetTypes_MinishHouseInteriors_top, 0xFD0, 1, 1 + +gAreaTiles_GreatFairies:: @ 081028A4 + tiles_bottom offset_gAreaTileset_GreatFairies_bottom, 0x17A8, 1 + tiles_top offset_gAreaTileset_GreatFairies_top, 0x1070, 1 + tile_types_bottom offset_gAreaTilesetTypes_GreatFairies_bottom, 0x5EA, 1 + tile_types_top offset_gAreaTilesetTypes_GreatFairies_top, 0x41C, 1, 1 + +gAreaTiles_MinishVillage:: @ 081028D4 + tiles_bottom offset_gAreaTileset_MinishVillage_bottom, 0x35A8, 1 + tiles_top offset_gAreaTileset_MinishVillage_top, 0x3228, 1 + tile_types_bottom offset_gAreaTilesetTypes_MinishVillage_bottom, 0xD6A, 1 + tile_types_top offset_gAreaTilesetTypes_MinishVillage_top, 0xC8A, 1, 1 + +gAreaTiles_MelarisMine:: @ 08102904 + tiles_bottom offset_gAreaTileset_MelarisMine_bottom, 0x27C0, 1 + tiles_top offset_gAreaTileset_MelarisMine_top, 0x308, 1 + tile_types_bottom offset_gAreaTilesetTypes_MelarisMine_bottom, 0x9F0, 1 + tile_types_top offset_gAreaTilesetTypes_MelarisMine_top, 0xC2, 1, 1 + +gAreaTiles_MnishPaths1:: @ 08102934 + tiles_bottom offset_gAreaTileset_MinishPaths_bottom, 0x1420, 1 + tile_types_bottom offset_gAreaTilesetTypes_MinishPaths_bottom, 0x508, 1, 1 + +gAreaTiles_CrenelMinishPaths:: @ 0810294C + tiles_bottom offset_gAreaTileset_CrenelMinishPaths_bottom, 0x1EB8, 1 + tile_types_bottom offset_gAreaTilesetTypes_CrenelMinishPaths_bottom, 0x7AE, 1, 1 + +gAreaTiles_MinishHouseInteriors:: @ 08102964 + tiles_bottom offset_gAreaTileset_MinishHouseInteriors_bottom, 0x3F80, 1 + tiles_top offset_gAreaTileset_MinishHouseInteriors_top, 0x3F40, 1 + tile_types_bottom offset_gAreaTilesetTypes_MinishHouseInteriors_bottom, 0xFE0, 1 + tile_types_top offset_gAreaTilesetTypes_MinishHouseInteriors_top, 0xFD0, 1, 1 + +gAreaTiles_HouseInteriors1:: @ 08102994 + tiles_bottom offset_gAreaTileset_HouseInteriors1_bottom, 0x3188, 1 + tiles_top offset_gAreaTileset_HouseInteriors1_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_HouseInteriors1_bottom, 0xC62, 1 + tile_types_top offset_gAreaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 + +gAreaTiles_HouseInteriors2:: @ 081029C4 + tiles_bottom offset_gAreaTileset_HouseInteriors2_bottom, 0x33A0, 1 + tiles_top offset_gAreaTileset_HouseInteriors1_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_HouseInteriors2_bottom, 0xCE8, 1 + tile_types_top offset_gAreaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 + +gAreaTiles_HouseInteriors4:: @ 081029F4 + tiles_bottom offset_gAreaTileset_HouseInteriors4_bottom, 0x33A0, 1 + tiles_top offset_gAreaTileset_HouseInteriors1_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_HouseInteriors4_bottom, 0xCE8, 1 + tile_types_top offset_gAreaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 + +gAreaTiles_HouseInteriors3:: @ 08102A24 + tiles_bottom offset_gAreaTileset_HouseInteriors3_bottom, 0x2F20, 1 + tiles_top offset_gAreaTileset_HouseInteriors1_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_HouseInteriors3_bottom, 0xBC8, 1 + tile_types_top offset_gAreaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 + +gAreaTiles_TreeInteriors:: @ 08102A54 + tiles_bottom offset_gAreaTileset_TreeInteriors_bottom, 0x3000, 1 + tiles_top offset_gAreaTileset_HouseInteriors1_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_TreeInteriors_bottom, 0xC00, 1 + tile_types_top offset_gAreaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 + +gAreaTiles_Dojos:: @ 08102A84 + tiles_bottom offset_gAreaTileset_Dojos_bottom, 0x33A0, 1 + tiles_top offset_gAreaTileset_HouseInteriors1_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_Dojos_bottom, 0xCE8, 1 + tile_types_top offset_gAreaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 + +gAreaTiles_MinishCracks:: @ 08102AB4 + tiles_bottom offset_gAreaTileset_MinishCracks_bottom, 0x3180, 1 + tiles_top offset_gAreaTileset_HouseInteriors1_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_MinishCracks_bottom, 0xC60, 1 + tile_types_top offset_gAreaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 + +gAreaTiles_ArmosInteriors:: @ 08102AE4 + tiles_bottom offset_gAreaTileset_ArmosInteriors_bottom, 0xC50, 1 + tiles_top offset_gAreaTileset_ArmosInteriors_top, 0xC50, 1 + tile_types_bottom offset_gAreaTilesetTypes_ArmosInteriors_bottom, 0x314, 1 + tile_types_top offset_gAreaTilesetTypes_ArmosInteriors_top, 0x314, 1, 1 + +gAreaTiles_MinishRafters:: @ 08102B14 + tiles_bottom offset_gAreaTileset_MinishRafters_bottom, 0x1A30, 1 + tiles_top offset_gAreaTileset_HouseInteriors1_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_MinishRafters_bottom, 0x68C, 1 + tile_types_top offset_gAreaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 + +gAreaTiles_GoronCave:: @ 08102B44 + tiles_bottom offset_gAreaTileset_GoronCave_bottom, 0x3F80, 1 + tiles_top offset_gAreaTileset_GoronCave_top, 0x3400, 1 + tile_types_bottom offset_gAreaTilesetTypes_GoronCave_bottom, 0xFE0, 1 + tile_types_top offset_gAreaTilesetTypes_GoronCave_top, 0xD00, 1, 1 + +gAreaTiles_WindTribeTower:: @ 08102B74 + tiles_bottom offset_gAreaTileset_WindTribeTower_bottom, 0x2EB0, 1 + tiles_top offset_gAreaTileset_HouseInteriors1_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_WindTribeTower_bottom, 0xBAC, 1 + tile_types_top offset_gAreaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 + +gAreaTiles_WindTribeTowerRoof:: @ 08102BA4 + tiles_bottom offset_gAreaTileset_WindTribeTowerRoof_bottom, 0xBC0, 1 + tiles_top offset_gAreaTileset_WindTribeTowerRoof_top, 0xBC0, 1 + tile_types_bottom offset_gAreaTilesetTypes_WindTribeTowerRoof_bottom, 0x2F0, 1 + tile_types_top offset_gAreaTilesetTypes_WindTribeTowerRoof_top, 0x2F0, 1, 1 + +gAreaTiles_MinishCaves:: @ 08102BD4 + tiles_bottom offset_gAreaTileset_MinishCaves_bottom, 0x3F80, 1 + tiles_top offset_gAreaTileset_MinishCaves_top, 0x3F80, 1 + tile_types_bottom offset_gAreaTilesetTypes_MinishCaves_bottom, 0xFE0, 1 + tile_types_top offset_gAreaTilesetTypes_MinishCaves_top, 0xFE0, 1, 1 + +gAreaTiles_CastleGardenMinishHoles:: @ 08102C04 + tiles_bottom offset_gAreaTileset_CastleGardenMinishHoles_bottom, 0x13A8, 1 + tiles_top offset_gAreaTileset_CastleGardenMinishHoles_top, 0x1680, 1 + tile_types_bottom offset_gAreaTilesetTypes_CastleGardenMinishHoles_bottom, 0x4EA, 1 + tile_types_top offset_gAreaTilesetTypes_CastleGardenMinishHoles_top, 0x5A0, 1, 1 + +gAreaTiles_EzloCutscene:: @ 08102C34 + tiles_bottom offset_gAreaTileset_EzloCutscene_bottom, 0x1A20, 1 + tiles_top offset_gAreaTileset_HouseInteriors1_top, 0x3FF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_EzloCutscene_bottom, 0x688, 1 + tile_types_top offset_gAreaTilesetTypes_HouseInteriors1_top, 0xFFC, 1, 1 + +gAreaTiles_HyruleTownUnderground:: @ 08102C64 + tiles_bottom offset_gAreaTileset_40_bottom, 0x3E80, 1 + tiles_top offset_gAreaTileset_40_top, 0x3610, 1 + tile_types_bottom offset_gAreaTilesetTypes_40_bottom, 0xFA0, 1 + tile_types_top offset_gAreaTilesetTypes_40_top, 0xD84, 1, 1 + +gAreaTiles_DeepwoodShrine:: @ 08102C94 + tiles_bottom offset_gAreaTileset_DeepwoodShrine_bottom, 0x3B28, 1 + tiles_top offset_gAreaTileset_DeepwoodShrine_top, 0x3620, 1 + tile_types_bottom offset_gAreaTilesetTypes_DeepwoodShrine_bottom, 0xECA, 1 + tile_types_top offset_gAreaTilesetTypes_DeepwoodShrine_top, 0xD88, 1, 1 + +gAreaTiles_DeepwoodShrineBoss:: @ 08102CC4 + tiles_bottom offset_gAreaTileset_DeepwoodShrineBoss_bottom, 0x3620, 1 + tiles_top offset_gAreaTileset_DeepwoodShrineBoss_top, 0x11F8, 1 + tile_types_bottom offset_gAreaTilesetTypes_DeepwoodShrineBoss_bottom, 0xD88, 1 + tile_types_top offset_gAreaTilesetTypes_DeepwoodShrineBoss_top, 0x47E, 1, 1 + +gAreaTiles_DeepwoodShrineEntry:: @ 08102CF4 + tiles_bottom offset_gAreaTileset_DeepwoodShrineEntry_bottom, 0xD08, 1 + tiles_top offset_gAreaTileset_DeepwoodShrineEntry_top, 0x9F8, 1 + tile_types_bottom offset_gAreaTilesetTypes_DeepwoodShrineEntry_bottom, 0x342, 1 + tile_types_top offset_gAreaTilesetTypes_DeepwoodShrineEntry_top, 0x27E, 1, 1 + +gAreaTiles_CaveOfFlames:: @ 08102D24 + tiles_bottom offset_gAreaTileset_CaveOfFlames_bottom, 0x3B08, 1 + tiles_top offset_gAreaTileset_CaveOfFlames_top, 0x3F28, 1 + tile_types_bottom offset_gAreaTilesetTypes_CaveOfFlames_bottom, 0xEC2, 1 + tile_types_top offset_gAreaTilesetTypes_CaveOfFlames_top, 0xFCA, 1, 1 + +gAreaTiles_CaveOfFlamesBoss:: @ 08102D54 + tiles_bottom offset_gAreaTileset_CaveOfFlamesBoss_bottom, 0x3B08, 1 + tiles_top offset_gAreaTileset_CaveOfFlamesBoss_top, 0x3610, 1 + tile_types_bottom offset_gAreaTilesetTypes_CaveOfFlamesBoss_bottom, 0xEC2, 1 + tile_types_top offset_gAreaTilesetTypes_CaveOfFlamesBoss_top, 0xD84, 1, 1 + +gAreaTiles_FortressOfWinds:: @ 08102D84 + tiles_bottom offset_gAreaTileset_CastorDarknut_bottom, 0x3868, 1 + tiles_top offset_gAreaTileset_CastorDarknut_top, 0x3850, 1 + tile_types_bottom offset_gAreaTilesetTypes_CastorDarknut_bottom, 0xE1A, 1 + tile_types_top offset_gAreaTilesetTypes_CastorDarknut_top, 0xE14, 1, 1 + +gAreaTiles_FortressOfWindsTop:: @ 08102DB4 + tiles_bottom offset_gAreaTileset_FortressOfWindsTop_bottom, 0x1440, 1 + tiles_top offset_gAreaTileset_FortressOfWindsTop_top, 0x1368, 1 + tile_types_bottom offset_gAreaTilesetTypes_FortressOfWindsTop_bottom, 0x510, 1 + tile_types_top offset_gAreaTilesetTypes_FortressOfWindsTop_top, 0x4DA, 1, 1 + +gAreaTiles_InnerMazaal:: @ 08102DE4 + tiles_bottom offset_gAreaTileset_InnerMazaal_bottom, 0x3C00, 1 + tiles_top offset_gAreaTileset_InnerMazaal_top, 0x3E70, 1 + tile_types_bottom offset_gAreaTilesetTypes_InnerMazaal_bottom, 0xF00, 1 + tile_types_top offset_gAreaTilesetTypes_InnerMazaal_top, 0xF9C, 1, 1 + +gAreaTiles_TempleOfDroplets:: @ 08102E14 + tiles_bottom offset_gAreaTileset_TempleOfDroplets_bottom, 0x3D68, 1 + tiles_top offset_gAreaTileset_TempleOfDroplets_top, 0x4000, 1 + tile_types_bottom offset_gAreaTilesetTypes_TempleOfDroplets_bottom, 0xF5A, 1 + tile_types_top offset_gAreaTilesetTypes_TempleOfDroplets_top, 0x1000, 1, 1 + +gAreaTiles_61:: @ 08102E44 + tiles_bottom offset_gAreaTileset_Null61_bottom, 0x600, 1 + tiles_top offset_gAreaTileset_Null61_top, 0x398, 1 + tile_types_bottom offset_gAreaTilesetTypes_Null61_bottom, 0x180, 1 + tile_types_top offset_gAreaTilesetTypes_Null61_top, 0xE6, 1, 1 + +gAreaTiles_RoyalCrypt:: @ 08102E74 + tiles_bottom offset_gAreaTileset_RoyalCrypt_bottom, 0x3610, 1 + tiles_top offset_gAreaTileset_RoyalCrypt_top, 0x3610, 1 + tile_types_bottom offset_gAreaTilesetTypes_RoyalCrypt_bottom, 0xD84, 1 + tile_types_top offset_gAreaTilesetTypes_RoyalCrypt_top, 0xD84, 1, 1 + +gAreaTiles_PalaceOfWinds:: @ 08102EA4 + tiles_bottom offset_gAreaTileset_PalaceOfWinds_bottom, 0x3620, 1 + tiles_top offset_gAreaTileset_PalaceOfWinds_top, 0x3620, 1 + tile_types_bottom offset_gAreaTilesetTypes_PalaceOfWinds_bottom, 0xD88, 1 + tile_types_top offset_gAreaTilesetTypes_PalaceOfWinds_top, 0xD88, 1, 1 + +gAreaTiles_PalaceOfWindsBoss:: @ 08102ED4 + tiles_top offset_gAreaTileset_PalaceOfWindsBoss_top, 0x108, 1 + tile_types_top offset_gAreaTilesetTypes_PalaceOfWindsBoss_top, 0x42, 1, 1 + +gAreaTiles_Sanctuary:: @ 08102EEC + tiles_bottom offset_gAreaTileset_Sanctuary_bottom, 0x3620, 1 + tiles_top offset_gAreaTileset_Sanctuary_top, 0x3620, 1 + tile_types_bottom offset_gAreaTilesetTypes_Sanctuary_bottom, 0xD88, 1 + tile_types_top offset_gAreaTilesetTypes_Sanctuary_top, 0xD88, 1, 1 + +gAreaTiles_HyruleCastle:: @ 08102F1C + tiles_bottom offset_gAreaTileset_HyruleCastle_bottom, 0x37C0, 1 + tiles_top offset_gAreaTileset_HyruleCastle_top, 0x3610, 1 + tile_types_bottom offset_gAreaTilesetTypes_HyruleCastle_bottom, 0xDF0, 1 + tile_types_top offset_gAreaTilesetTypes_HyruleCastle_top, 0xD84, 1, 1 + +gAreaTiles_SanctuaryEntrance:: @ 08102F4C + tiles_bottom offset_gAreaTileset_SanctuaryEntrance_bottom, 0x1478, 1 + tiles_top offset_gAreaTileset_SanctuaryEntrance_top, 0xFF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_SanctuaryEntrance_bottom, 0x51E, 1 + tile_types_top offset_gAreaTilesetTypes_SanctuaryEntrance_top, 0x3FC, 1, 1 + +gAreaTiles_DarkHyruleCastle:: @ 08102F7C + tiles_bottom offset_gAreaTileset_DarkHyruleCastle_bottom, 0x3FD8, 1 + tiles_top offset_gAreaTileset_DarkHyruleCastle_top, 0x37C0, 1 + tile_types_bottom offset_gAreaTilesetTypes_DarkHyruleCastle_bottom, 0xFF6, 1 + tile_types_top offset_gAreaTilesetTypes_DarkHyruleCastle_top, 0xDF0, 1, 1 + +gAreaTiles_DarkHyruleCastleOutside:: @ 08102FAC + tiles_bottom offset_gAreaTileset_DarkHyruleCastleOutside_bottom, 0x3340, 1 + tiles_top offset_gAreaTileset_DarkHyruleCastleOutside_top, 0x1EF0, 1 + tile_types_bottom offset_gAreaTilesetTypes_DarkHyruleCastleOutside_bottom, 0xCD0, 1 + tile_types_top offset_gAreaTilesetTypes_DarkHyruleCastleOutside_top, 0x7BC, 1, 1 + +gAreaTiles_DarkHyruleCastleBridge:: @ 08102FDC + tiles_bottom offset_gAreaTileset_DarkHyruleCastleBridge_bottom, 0x3610, 1 + tiles_top offset_gAreaTileset_DarkHyruleCastleBridge_top, 0x3610, 1 + tile_types_bottom offset_gAreaTilesetTypes_DarkHyruleCastleBridge_bottom, 0xD84, 1 + tile_types_top offset_gAreaTilesetTypes_DarkHyruleCastleBridge_top, 0xD84, 1, 1 + +gAreaTiles_VaatisArms:: @ 0810300C + tiles_bottom offset_gAreaTileset_VaatisArms_bottom, 0x17C8, 1 + tiles_top offset_gAreaTileset_VaatisArms_top, 0xBC0, 1 + tile_types_bottom offset_gAreaTilesetTypes_VaatisArms_bottom, 0x5F2, 1 + tile_types_top offset_gAreaTilesetTypes_VaatisArms_top, 0x2F0, 1, 1 + +gAreaTiles_Vaati3:: @ 0810303C + tiles_bottom offset_gAreaTileset_Vaati3_bottom, 0xE80, 1 + tiles_top offset_gAreaTileset_Vaati3_top, 0x9B8, 1 + tile_types_bottom offset_gAreaTilesetTypes_Vaati3_bottom, 0x3A0, 1 + tile_types_top offset_gAreaTilesetTypes_Vaati3_top, 0x26E, 1, 1 + +gAreaTiles_Vaati2:: @ 0810306C + tiles_bottom offset_gAreaTileset_Vaati2_bottom, 0x850, 1 + tiles_top offset_gAreaTileset_Vaati2_top, 0x298, 1 + tile_types_bottom offset_gAreaTilesetTypes_Vaati2_bottom, 0x214, 1 + tile_types_top offset_gAreaTilesetTypes_Vaati2_top, 0xA6, 1, 1 + + +gAreaTiles:: @ 0810309C + .4byte gAreaTiles_MinishWoods @ 0x0 + .4byte gAreaTiles_MinishVillage @ 0x1 + .4byte gAreaTiles_HyruleTown @ 0x2 + .4byte gAreaTiles_HyruleField @ 0x3 + .4byte gAreaTiles_CastorWilds @ 0x4 + .4byte gAreaTiles_CastorWilds @ 0x5 + .4byte gAreaTiles_MtCrenel @ 0x6 + .4byte gAreaTiles_CastleGarden @ 0x7 + .4byte gAreaTiles_CloudTops @ 0x8 + .4byte gAreaTiles_RoyalValley @ 0x9 + .4byte gAreaTiles_MtCrenel @ 0xA + .4byte gAreaTiles_LakeHylia @ 0xB + .4byte gAreaTiles_MinishWoods @ 0xC + .4byte gAreaTiles_Beanstalks @ 0xD + .4byte gAreaTiles_MinishWoods @ 0xE + .4byte gAreaTiles_HyruleTown @ 0xF + .4byte gAreaTiles_MelarisMine @ 0x10 + .4byte gAreaTiles_MnishPaths1 @ 0x11 + .4byte gAreaTiles_CrenelMinishPaths @ 0x12 + .4byte gAreaTiles_HyruleField @ 0x13 + .4byte gAreaTiles_MtCrenel @ 0x14 + .4byte gAreaTiles_HyruleTown @ 0x15 + .4byte gAreaTiles_MtCrenel @ 0x16 + .4byte gAreaTiles_CastorWilds @ 0x17 + .4byte gAreaTiles_CastorWilds @ 0x18 + .4byte gAreaTiles_LakeHylia @ 0x19 + .4byte gAreaTiles_MtCrenel @ 0x1A + .4byte gAreaTiles_Unused @ 0x1B + .4byte gAreaTiles_Unused @ 0x1C + .4byte gAreaTiles_HyruleField @ 0x1D + .4byte gAreaTiles_MinishWoods @ 0x1E + .4byte gAreaTiles_HyruleField @ 0x1F + .4byte gAreaTiles_MinishHouseInteriors @ 0x20 + .4byte gAreaTiles_HouseInteriors1 @ 0x21 + .4byte gAreaTiles_HouseInteriors2 @ 0x22 + .4byte gAreaTiles_HouseInteriors3 @ 0x23 + .4byte gAreaTiles_TreeInteriors @ 0x24 + .4byte gAreaTiles_Dojos @ 0x25 + .4byte gAreaTiles_CrenelCaves @ 0x26 + .4byte gAreaTiles_MinishCracks @ 0x27 + .4byte gAreaTiles_HouseInteriors4 @ 0x28 + .4byte gAreaTiles_GreatFairies @ 0x29 + .4byte gAreaTiles_CrenelCaves @ 0x2A + .4byte gAreaTiles_FortressOfWinds @ 0x2B + .4byte gAreaTiles_ArmosInteriors @ 0x2C + .4byte gAreaTiles_MinishHouseInteriors @ 0x2D + .4byte gAreaTiles_MinishRafters @ 0x2E + .4byte gAreaTiles_GoronCave @ 0x2F + .4byte gAreaTiles_WindTribeTower @ 0x30 + .4byte gAreaTiles_WindTribeTowerRoof @ 0x31 + .4byte gAreaTiles_CrenelCaves @ 0x32 + .4byte gAreaTiles_CrenelCaves @ 0x33 + .4byte gAreaTiles_CrenelCaves @ 0x34 + .4byte gAreaTiles_MinishCaves @ 0x35 + .4byte gAreaTiles_CastleGardenMinishHoles @ 0x36 + .4byte gAreaTiles_CastleGardenMinishHoles @ 0x37 + .4byte gAreaTiles_EzloCutscene @ 0x38 + .4byte gAreaTiles_Unused @ 0x39 + .4byte gAreaTiles_Unused @ 0x3A + .4byte gAreaTiles_Unused @ 0x3B + .4byte gAreaTiles_Unused @ 0x3C + .4byte gAreaTiles_Unused @ 0x3D + .4byte gAreaTiles_Unused @ 0x3E + .4byte gAreaTiles_Unused @ 0x3F + .4byte gAreaTiles_HyruleTownUnderground @ 0x40 + .4byte gAreaTiles_HyruleTownUnderground @ 0x41 + .4byte gAreaTiles_HyruleTownUnderground @ 0x42 + .4byte gAreaTiles_HyruleTownUnderground @ 0x43 + .4byte gAreaTiles_HyruleTownUnderground @ 0x44 + .4byte gAreaTiles_CrenelCaves @ 0x45 + .4byte gAreaTiles_CrenelCaves @ 0x46 + .4byte gAreaTiles_CrenelCaves @ 0x47 + .4byte gAreaTiles_DeepwoodShrine @ 0x48 + .4byte gAreaTiles_DeepwoodShrineBoss @ 0x49 + .4byte gAreaTiles_DeepwoodShrineEntry @ 0x4A + .4byte gAreaTiles_Unused @ 0x4B + .4byte gAreaTiles_Unused @ 0x4C + .4byte gAreaTiles_DeepwoodShrine @ 0x4D + .4byte gAreaTiles_DeepwoodShrine @ 0x4E + .4byte gAreaTiles_DeepwoodShrineBoss @ 0x4F + .4byte gAreaTiles_CaveOfFlames @ 0x50 + .4byte gAreaTiles_CaveOfFlamesBoss @ 0x51 + .4byte gAreaTiles_Unused @ 0x52 + .4byte gAreaTiles_Unused @ 0x53 + .4byte gAreaTiles_Unused @ 0x54 + .4byte gAreaTiles_Unused @ 0x55 + .4byte gAreaTiles_CaveOfFlames @ 0x56 + .4byte gAreaTiles_CaveOfFlames @ 0x57 + .4byte gAreaTiles_FortressOfWinds @ 0x58 + .4byte gAreaTiles_FortressOfWindsTop @ 0x59 + .4byte gAreaTiles_InnerMazaal @ 0x5A + .4byte gAreaTiles_Unused @ 0x5B + .4byte gAreaTiles_Unused @ 0x5C + .4byte gAreaTiles_Unused @ 0x5D + .4byte gAreaTiles_Unused @ 0x5E + .4byte gAreaTiles_FortressOfWinds @ 0x5F + .4byte gAreaTiles_TempleOfDroplets @ 0x60 + .4byte gAreaTiles_61 @ 0x61 + .4byte gAreaTiles_TempleOfDroplets @ 0x62 + .4byte gAreaTiles_Unused @ 0x63 + .4byte gAreaTiles_Unused @ 0x64 + .4byte gAreaTiles_Unused @ 0x65 + .4byte gAreaTiles_Unused @ 0x66 + .4byte gAreaTiles_TempleOfDroplets @ 0x67 + .4byte gAreaTiles_RoyalCrypt @ 0x68 + .4byte gAreaTiles_Unused @ 0x69 + .4byte gAreaTiles_Unused @ 0x6A + .4byte gAreaTiles_Unused @ 0x6B + .4byte gAreaTiles_Unused @ 0x6C + .4byte gAreaTiles_Unused @ 0x6D + .4byte gAreaTiles_Unused @ 0x6E + .4byte gAreaTiles_RoyalCrypt @ 0x6F + .4byte gAreaTiles_PalaceOfWinds @ 0x70 + .4byte gAreaTiles_PalaceOfWindsBoss @ 0x71 + .4byte gAreaTiles_Unused @ 0x72 + .4byte gAreaTiles_Unused @ 0x73 + .4byte gAreaTiles_Unused @ 0x74 + .4byte gAreaTiles_Unused @ 0x75 + .4byte gAreaTiles_Unused @ 0x76 + .4byte gAreaTiles_PalaceOfWinds @ 0x77 + .4byte gAreaTiles_Sanctuary @ 0x78 + .4byte gAreaTiles_Unused @ 0x79 + .4byte gAreaTiles_Unused @ 0x7A + .4byte gAreaTiles_Unused @ 0x7B + .4byte gAreaTiles_Unused @ 0x7C + .4byte gAreaTiles_Unused @ 0x7D + .4byte gAreaTiles_Unused @ 0x7E + .4byte gAreaTiles_Sanctuary @ 0x7F + .4byte gAreaTiles_HyruleCastle @ 0x80 + .4byte gAreaTiles_SanctuaryEntrance @ 0x81 + .4byte gAreaTiles_Unused @ 0x82 + .4byte gAreaTiles_Unused @ 0x83 + .4byte gAreaTiles_Unused @ 0x84 + .4byte gAreaTiles_Unused @ 0x85 + .4byte gAreaTiles_Unused @ 0x86 + .4byte gAreaTiles_HyruleCastle @ 0x87 + .4byte gAreaTiles_DarkHyruleCastle @ 0x88 + .4byte gAreaTiles_DarkHyruleCastleOutside @ 0x89 + .4byte gAreaTiles_VaatisArms @ 0x8A + .4byte gAreaTiles_Vaati3 @ 0x8B + .4byte gAreaTiles_Vaati2 @ 0x8C + .4byte gAreaTiles_DarkHyruleCastleBridge @ 0x8D + .4byte gAreaTiles_Unused @ 0x8E + .4byte gAreaTiles_DarkHyruleCastle @ 0x8F diff --git a/data/map/tileset_headers.s b/data/map/tileset_headers.s index b9b10fc8..96197f80 100755 --- a/data/map/tileset_headers.s +++ b/data/map/tileset_headers.s @@ -7,7 +7,7 @@ .include "map_offsets.inc" gAreaTileset_Unused_0:: @ 08100CE4 -gAreaMetatiles_Unused:: +gAreaTiles_Unused:: gAreaRoomMap_Unused:: tileset_palette_set 0, 1 |
