blob: 9637beea5c6e2b9b5fba33d233dce13a4d108d4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Route119_WeatherInstitute_1F_MapBorder::
.incbin "data/layouts/Route119_WeatherInstitute_1F/border.bin"
Route119_WeatherInstitute_1F_MapBlockdata::
.incbin "data/layouts/Route119_WeatherInstitute_1F/map.bin"
.align 2
Route119_WeatherInstitute_1F_Layout::
.4byte 0x14
.4byte 0xd
.4byte Route119_WeatherInstitute_1F_MapBorder
.4byte Route119_WeatherInstitute_1F_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_Lab
|