mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
17 lines
411 B
PHP
17 lines
411 B
PHP
|
.align 2
|
||
|
SootopolisCity_House1_MapBorder::
|
||
|
.incbin "data/layouts/SootopolisCity_House1/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
SootopolisCity_House1_MapBlockdata::
|
||
|
.incbin "data/layouts/SootopolisCity_House1/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
SootopolisCity_House1_Layout::
|
||
|
.4byte 0x8
|
||
|
.4byte 0x7
|
||
|
.4byte SootopolisCity_House1_MapBorder
|
||
|
.4byte SootopolisCity_House1_MapBlockdata
|
||
|
.4byte gTileset_Building
|
||
|
.4byte gTileset_GenericBuilding
|