blob: bc1d57778f2121574bddac7cc3e0cfb43a144baf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route120_MapBorder:: @ 82A9BFC
.incbin "data/layouts/Route120/border.bin"
Route120_MapBlockdata:: @ 82A9C04
.incbin "data/layouts/Route120/map.bin"
.align 2
Route120_Layout:: @ 82ABB44
.4byte 0x28
.4byte 0x64
.4byte Route120_MapBorder
.4byte Route120_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Fortree
|