blob: 276a580b00b46ed10bd9cb8c0dcff533e43abaad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route101_MapBorder:: @ 8292D8C
.incbin "data/layouts/Route101/border.bin"
Route101_MapBlockdata:: @ 8292D94
.incbin "data/layouts/Route101/map.bin"
.align 2
Route101_Layout:: @ 82930B4
.4byte 0x14
.4byte 0x14
.4byte Route101_MapBorder
.4byte Route101_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Petalburg
|