mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-20 05:27:38 +01:00
17 lines
513 B
PHP
17 lines
513 B
PHP
|
.align 2
|
||
|
BattleFrontier_BattleArenaBattleRoom_MapBorder::
|
||
|
.incbin "data/layouts/BattleFrontier_BattleArenaBattleRoom/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
BattleFrontier_BattleArenaBattleRoom_MapBlockdata::
|
||
|
.incbin "data/layouts/BattleFrontier_BattleArenaBattleRoom/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
BattleFrontier_BattleArenaBattleRoom_Layout::
|
||
|
.4byte 0x10
|
||
|
.4byte 0xb
|
||
|
.4byte BattleFrontier_BattleArenaBattleRoom_MapBorder
|
||
|
.4byte BattleFrontier_BattleArenaBattleRoom_MapBlockdata
|
||
|
.4byte gTileset_Building
|
||
|
.4byte gTileset_BattleArena
|