blob: e9e08ab97fb5ce58459d14d88d00271b91a3d9ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
AquaHideout_UnusedRubyMap2_MapBorder::
.incbin "data/layouts/AquaHideout_UnusedRubyMap2/border.bin"
AquaHideout_UnusedRubyMap2_MapBlockdata::
.incbin "data/layouts/AquaHideout_UnusedRubyMap2/map.bin"
.align 2
AquaHideout_UnusedRubyMap2_Layout::
.4byte 0x3e
.4byte 0x18
.4byte AquaHideout_UnusedRubyMap2_MapBorder
.4byte AquaHideout_UnusedRubyMap2_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Facility
|