blob: 0acdf7008c50ab189c5e8d066f3258548dd05f44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route123_MapBorder:: @ 82AD49C
.incbin "data/layouts/Route123/border.bin"
Route123_MapBlockdata:: @ 82AD4A4
.incbin "data/layouts/Route123/map.bin"
.align 2
Route123_Layout:: @ 82AEA84
.4byte 0x8c
.4byte 0x14
.4byte Route123_MapBorder
.4byte Route123_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Lilycove
|