blob: 15d321a66e247fc45b1e19856a65c97da9710ab1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route103_MapBorder:: @ 82938BC
.incbin "data/layouts/Route103/border.bin"
Route103_MapBlockdata:: @ 82938C4
.incbin "data/layouts/Route103/map.bin"
.align 2
Route103_Layout:: @ 8294544
.4byte 0x50
.4byte 0x14
.4byte Route103_MapBorder
.4byte Route103_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Petalburg
|