blob: 0f93b246d1a8ef3b13f66a7bc06588c1a5fb5d44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
SecretBase_RedCave1_MapBorder:: @ 82E76B8
.incbin "data/layouts/SecretBase_RedCave1/border.bin"
SecretBase_RedCave1_MapBlockdata:: @ 82E76C0
.incbin "data/layouts/SecretBase_RedCave1/map.bin"
.align 2
SecretBase_RedCave1_Layout:: @ 82E7788
.4byte 0xb
.4byte 0x9
.4byte SecretBase_RedCave1_MapBorder
.4byte SecretBase_RedCave1_MapBlockdata
.4byte gTileset_SecretBase
.4byte gTileset_SecretBaseRedCave
|