mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-20 05:27:38 +01:00
17 lines
399 B
PHP
17 lines
399 B
PHP
.align 2
|
|
BattleTentBattleRoom_MapBorder::
|
|
.incbin "data/layouts/BattleTentBattleRoom/border.bin"
|
|
|
|
.align 2
|
|
BattleTentBattleRoom_MapBlockdata::
|
|
.incbin "data/layouts/BattleTentBattleRoom/map.bin"
|
|
|
|
.align 2
|
|
BattleTentBattleRoom_Layout::
|
|
.4byte 0xa
|
|
.4byte 0x9
|
|
.4byte BattleTentBattleRoom_MapBorder
|
|
.4byte BattleTentBattleRoom_MapBlockdata
|
|
.4byte gTileset_Building
|
|
.4byte gTileset_BattleTent
|