blob: 05862b275bf6624dde5c66d944441aa3c22b29db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
AquaHideout_UnusedRubyMap1_MapBorder::
.incbin "data/layouts/AquaHideout_UnusedRubyMap1/border.bin"
AquaHideout_UnusedRubyMap1_MapBlockdata::
.incbin "data/layouts/AquaHideout_UnusedRubyMap1/map.bin"
.align 2
AquaHideout_UnusedRubyMap1_Layout::
.4byte 0x1c
.4byte 0x1e
.4byte AquaHideout_UnusedRubyMap1_MapBorder
.4byte AquaHideout_UnusedRubyMap1_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Facility
|