blob: a7750390b37f5c9198fa46db50936e811aa3ed25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route110_TrickHousePuzzle2_MapBorder:: @ 82EE7F8
.incbin "data/layouts/Route110_TrickHousePuzzle2/border.bin"
Route110_TrickHousePuzzle2_MapBlockdata:: @ 82EE800
.incbin "data/layouts/Route110_TrickHousePuzzle2/map.bin"
.align 2
Route110_TrickHousePuzzle2_Layout:: @ 82EEA94
.4byte 0xf
.4byte 0x16
.4byte Route110_TrickHousePuzzle2_MapBorder
.4byte Route110_TrickHousePuzzle2_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_TrickHousePuzzle
|