pokeemerald/data/layouts/BattleFrontier_BattleTowerCorridor2/layout.inc

16 lines
490 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
BattleFrontier_BattleTowerCorridor2_MapBorder::
.incbin "data/layouts/BattleFrontier_BattleTowerCorridor2/border.bin"
BattleFrontier_BattleTowerCorridor2_MapBlockdata::
.incbin "data/layouts/BattleFrontier_BattleTowerCorridor2/map.bin"
.align 2
BattleFrontier_BattleTowerCorridor2_Layout::
.4byte 0x11
.4byte 0x5
.4byte BattleFrontier_BattleTowerCorridor2_MapBorder
.4byte BattleFrontier_BattleTowerCorridor2_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_BattleFrontier
2018-06-21 00:42:34 +02:00