blob: 8f49ea03ae45d011ae9f3aa2e83ac14f7361febf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Route110_TrickHousePuzzle3_MapBorder:: @ 82EEAAC
.incbin "data/layouts/Route110_TrickHousePuzzle3/border.bin"
Route110_TrickHousePuzzle3_MapBlockdata:: @ 82EEAB4
.incbin "data/layouts/Route110_TrickHousePuzzle3/map.bin"
.align 2
Route110_TrickHousePuzzle3_Layout:: @ 82EED48
.4byte 0xf
.4byte 0x16
.4byte Route110_TrickHousePuzzle3_MapBorder
.4byte Route110_TrickHousePuzzle3_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_TrickHousePuzzle
|