blob: 013e2d74e17dc3db164218735b2f6e4b283dfdc4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
SeafloorCavern_Room4_MapBorder:: @ 82DDFCC
.incbin "data/layouts/SeafloorCavern_Room4/border.bin"
SeafloorCavern_Room4_MapBlockdata:: @ 82DDFD4
.incbin "data/layouts/SeafloorCavern_Room4/map.bin"
.align 2
SeafloorCavern_Room4_Layout:: @ 82DE280
.4byte 0x12
.4byte 0x13
.4byte SeafloorCavern_Room4_MapBorder
.4byte SeafloorCavern_Room4_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Cave
|