blob: 97248346a7b5de0a0970286ba3e4590eb48a6c87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
MossdeepCity_SpaceCenter_1F_MapBorder:: @ 82F6138
.incbin "data/layouts/MossdeepCity_SpaceCenter_1F/border.bin"
MossdeepCity_SpaceCenter_1F_MapBlockdata:: @ 82F6140
.incbin "data/layouts/MossdeepCity_SpaceCenter_1F/map.bin"
.align 2
MossdeepCity_SpaceCenter_1F_Layout:: @ 82F6280
.4byte 0x10
.4byte 0xa
.4byte MossdeepCity_SpaceCenter_1F_MapBorder
.4byte MossdeepCity_SpaceCenter_1F_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Facility
|