mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-05-16 01:42:49 -05:00
16 lines
323 B
PHP
16 lines
323 B
PHP
SkyPillar_2F_MapBorder::
|
|
.incbin "data/layouts/SkyPillar_2F/border.bin"
|
|
|
|
SkyPillar_2F_MapBlockdata::
|
|
.incbin "data/layouts/SkyPillar_2F/map.bin"
|
|
|
|
.align 2
|
|
SkyPillar_2F_Layout::
|
|
.4byte 0xe
|
|
.4byte 0xe
|
|
.4byte SkyPillar_2F_MapBorder
|
|
.4byte SkyPillar_2F_MapBlockdata
|
|
.4byte gTileset_General
|
|
.4byte gTileset_Pacifidlog
|
|
|