blob: a65e5c17d3ba65d4a0b74c182f8339b8ca7ea1e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route121_MapBorder:: @ 82ABB5C
.incbin "data/layouts/Route121/border.bin"
Route121_MapBlockdata:: @ 82ABB64
.incbin "data/layouts/Route121/map.bin"
.align 2
Route121_Layout:: @ 82AC7E4
.4byte 0x50
.4byte 0x14
.4byte Route121_MapBorder
.4byte Route121_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Lilycove
|