blob: c4d799bfd3afae55ed36f93f396491a2b0002b65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
SeafloorCavern_Room7_MapBorder:: @ 82DEA48
.incbin "data/layouts/SeafloorCavern_Room7/border.bin"
SeafloorCavern_Room7_MapBlockdata:: @ 82DEA50
.incbin "data/layouts/SeafloorCavern_Room7/map.bin"
.align 2
SeafloorCavern_Room7_Layout:: @ 82DEED0
.4byte 0x17
.4byte 0x19
.4byte SeafloorCavern_Room7_MapBorder
.4byte SeafloorCavern_Room7_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Pacifidlog
|