blob: 523c9f5e39d412e0285759d1589ef68cf5c00590 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Underwater_Route134_MapBorder:: @ 82F7600
.incbin "data/layouts/Underwater_Route134/border.bin"
Underwater_Route134_MapBlockdata:: @ 82F7608
.incbin "data/layouts/Underwater_Route134/map.bin"
.align 2
Underwater_Route134_Layout:: @ 82F7770
.4byte 0x12
.4byte 0xa
.4byte Underwater_Route134_MapBorder
.4byte Underwater_Route134_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Underwater
|