blob: 43bb875c9e2496c170bb3cf73dd5411799d5c6b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route125_MapBorder:: @ 82B1CBC
.incbin "data/layouts/Route125/border.bin"
Route125_MapBlockdata:: @ 82B1CC4
.incbin "data/layouts/Route125/map.bin"
.align 2
Route125_Layout:: @ 82B35C4
.4byte 0x50
.4byte 0x28
.4byte Route125_MapBorder
.4byte Route125_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Mossdeep
|