blob: 552c03c841a2beb957fb52b9dc1886468a8599e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route117_MapBorder:: @ 82A59FC
.incbin "data/layouts/Route117/border.bin"
Route117_MapBlockdata:: @ 82A5A04
.incbin "data/layouts/Route117/map.bin"
.align 2
Route117_Layout:: @ 82A6364
.4byte 0x3c
.4byte 0x14
.4byte Route117_MapBorder
.4byte Route117_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Mauville
|