Files
PokemonEmeraldSafariFrontier/data/layouts/Underwater4/layout.inc
2018-06-20 19:54:21 -05:00

17 lines
337 B
PHP

.align 2
Underwater4_MapBorder::
.incbin "data/layouts/Underwater4/border.bin"
.align 2
Underwater4_MapBlockdata::
.incbin "data/layouts/Underwater4/map.bin"
.align 2
Underwater4_Layout::
.4byte 0x78
.4byte 0x28
.4byte Underwater4_MapBorder
.4byte Underwater4_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Underwater