pokeemerald/data/layouts/IslandCave/layout.inc
Marcus Huderle 91ee3221b3 Formatting
2018-06-20 19:54:21 -05:00

16 lines
305 B
PHP

IslandCave_MapBorder::
.incbin "data/layouts/IslandCave/border.bin"
IslandCave_MapBlockdata::
.incbin "data/layouts/IslandCave/map.bin"
.align 2
IslandCave_Layout::
.4byte 0x11
.4byte 0x21
.4byte IslandCave_MapBorder
.4byte IslandCave_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Cave