blob: d0be539a0f04b905eae268692edc27a4bbad4ad2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
LittlerootTown_ProfessorBirchsLab_MapBorder::
.incbin "data/layouts/LittlerootTown_ProfessorBirchsLab/border.bin"
LittlerootTown_ProfessorBirchsLab_MapBlockdata::
.incbin "data/layouts/LittlerootTown_ProfessorBirchsLab/map.bin"
.align 2
LittlerootTown_ProfessorBirchsLab_Layout::
.4byte 0xd
.4byte 0xd
.4byte LittlerootTown_ProfessorBirchsLab_MapBorder
.4byte LittlerootTown_ProfessorBirchsLab_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_Lab
|