blob: 1c4e97eec3e0fa333339d7d2de77f41b3069c96d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route108_MapBorder:: @ 8298DBC
.incbin "data/layouts/Route108/border.bin"
Route108_MapBlockdata:: @ 8298DC4
.incbin "data/layouts/Route108/map.bin"
.align 2
Route108_Layout:: @ 8299724
.4byte 0x3c
.4byte 0x14
.4byte Route108_MapBorder
.4byte Route108_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Slateport
|