blob: cef9e4eb8ccb8f2b67aed3285c289bdc47b53268 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Underwater4_MapBorder:: @ 82CB47C
.incbin "data/layouts/Underwater4/border.bin"
Underwater4_MapBlockdata:: @ 82CB484
.incbin "data/layouts/Underwater4/map.bin"
.align 2
Underwater4_Layout:: @ 82CDA04
.4byte 0x78
.4byte 0x28
.4byte Underwater4_MapBorder
.4byte Underwater4_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Underwater
|