mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-19 21:17:41 +01:00
17 lines
351 B
PHP
17 lines
351 B
PHP
|
.align 2
|
||
|
SkyPillar_Top_MapBorder::
|
||
|
.incbin "data/layouts/SkyPillar_Top/border.bin"
|
||
|
|
||
|
.align 2
|
||
|
SkyPillar_Top_MapBlockdata::
|
||
|
.incbin "data/layouts/SkyPillar_Top/map.bin"
|
||
|
|
||
|
.align 2
|
||
|
SkyPillar_Top_Layout::
|
||
|
.4byte 0x1b
|
||
|
.4byte 0x18
|
||
|
.4byte SkyPillar_Top_MapBorder
|
||
|
.4byte SkyPillar_Top_MapBlockdata
|
||
|
.4byte gTileset_General
|
||
|
.4byte gTileset_Pacifidlog
|