mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-20 05:27:38 +01:00
17 lines
417 B
PHP
17 lines
417 B
PHP
|
.align 2
|
||
|
BattleFrontier_Lounge1_MapBorder::
|
||
|
.incbin "data/layouts/BattleFrontier_Lounge1/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
BattleFrontier_Lounge1_MapBlockdata::
|
||
|
.incbin "data/layouts/BattleFrontier_Lounge1/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
BattleFrontier_Lounge1_Layout::
|
||
|
.4byte 0xd
|
||
|
.4byte 0x8
|
||
|
.4byte BattleFrontier_Lounge1_MapBorder
|
||
|
.4byte BattleFrontier_Lounge1_MapBlockdata
|
||
|
.4byte gTileset_Building
|
||
|
.4byte gTileset_BattleFrontier
|