blob: 056baadf4bbf8625e793a28cf91c7281f993c233 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route128_MapBorder:: @ 82B9A1C
.incbin "data/layouts/Route128/border.bin"
Route128_MapBlockdata:: @ 82B9A24
.incbin "data/layouts/Route128/map.bin"
.align 2
Route128_Layout:: @ 82BBFA4
.4byte 0x78
.4byte 0x28
.4byte Route128_MapBorder
.4byte Route128_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Mossdeep
|