mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
16 lines
323 B
PHP
16 lines
323 B
PHP
SkyPillar_1F_MapBorder::
|
|
.incbin "data/layouts/SkyPillar_1F/border.bin"
|
|
|
|
SkyPillar_1F_MapBlockdata::
|
|
.incbin "data/layouts/SkyPillar_1F/map.bin"
|
|
|
|
.align 2
|
|
SkyPillar_1F_Layout::
|
|
.4byte 0xe
|
|
.4byte 0xe
|
|
.4byte SkyPillar_1F_MapBorder
|
|
.4byte SkyPillar_1F_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Pacifidlog
|
|
|