blob: 9bc8f886094305acd9198a80395837b85a90c6cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
MagmaHideout_B1F_MapBorder:: @ 8300468
.incbin "data/layouts/MagmaHideout_B1F/border.bin"
MagmaHideout_B1F_MapBlockdata:: @ 8300470
.incbin "data/layouts/MagmaHideout_B1F/map.bin"
.align 2
MagmaHideout_B1F_Layout:: @ 8301010
.4byte 0x3e
.4byte 0x18
.4byte MagmaHideout_B1F_MapBorder
.4byte MagmaHideout_B1F_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Facility
|