mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-18 12:37:38 +01:00
17 lines
525 B
PHP
17 lines
525 B
PHP
.align 2
|
|
BattleFrontier_BattleDomePreBattleRoom_MapBorder::
|
|
.incbin "data/layouts/BattleFrontier_BattleDomePreBattleRoom/border.bin"
|
|
|
|
.align 2
|
|
BattleFrontier_BattleDomePreBattleRoom_MapBlockdata::
|
|
.incbin "data/layouts/BattleFrontier_BattleDomePreBattleRoom/map.bin"
|
|
|
|
.align 2
|
|
BattleFrontier_BattleDomePreBattleRoom_Layout::
|
|
.4byte 0x9
|
|
.4byte 0x8
|
|
.4byte BattleFrontier_BattleDomePreBattleRoom_MapBorder
|
|
.4byte BattleFrontier_BattleDomePreBattleRoom_MapBlockdata
|
|
.4byte gTileset_Building
|
|
.4byte gTileset_BattleDome
|