blob: f535e7bc60f15ada8a89583f97c077c4319ae0c2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
SkyPillar_Outside_MapBorder:: @ 8302C30
.incbin "data/layouts/SkyPillar_Outside/border.bin"
SkyPillar_Outside_MapBlockdata:: @ 8302C38
.incbin "data/layouts/SkyPillar_Outside/map.bin"
.align 2
SkyPillar_Outside_Layout:: @ 8303140
.4byte 0x1c
.4byte 0x17
.4byte SkyPillar_Outside_MapBorder
.4byte SkyPillar_Outside_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Pacifidlog
|