blob: 152563eb60c630bfd20233cdbef9163321a36f82 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
SootopolisCity_LotadAndSeedotHouse_MapBorder::
.incbin "data/layouts/SootopolisCity_LotadAndSeedotHouse/border.bin"
SootopolisCity_LotadAndSeedotHouse_MapBlockdata::
.incbin "data/layouts/SootopolisCity_LotadAndSeedotHouse/map.bin"
.align 2
SootopolisCity_LotadAndSeedotHouse_Layout::
.4byte 0x8
.4byte 0x7
.4byte SootopolisCity_LotadAndSeedotHouse_MapBorder
.4byte SootopolisCity_LotadAndSeedotHouse_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_GenericBuilding
|