blob: 67cf18b5709d6113e351dc63e252de54a43e3dfc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
SkyPillar_2F_MapBorder:: @ 8303300
.incbin "data/layouts/SkyPillar_2F/border.bin"
SkyPillar_2F_MapBlockdata:: @ 8303308
.incbin "data/layouts/SkyPillar_2F/map.bin"
.align 2
SkyPillar_2F_Layout:: @ 8303490
.4byte 0xe
.4byte 0xe
.4byte SkyPillar_2F_MapBorder
.4byte SkyPillar_2F_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Pacifidlog
|