blob: 3c5ba69122179e6f4bf530ee696263cc46ad98e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
SeafloorCavern_Room8_MapBorder:: @ 82DEEE8
.incbin "data/layouts/SeafloorCavern_Room8/border.bin"
SeafloorCavern_Room8_MapBlockdata:: @ 82DEEF0
.incbin "data/layouts/SeafloorCavern_Room8/map.bin"
.align 2
SeafloorCavern_Room8_Layout:: @ 82DF024
.4byte 0xb
.4byte 0xe
.4byte SeafloorCavern_Room8_MapBorder
.4byte SeafloorCavern_Room8_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Cave
|