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

16 lines
312 B
PHP

AncientTomb_MapBorder::
.incbin "data/layouts/AncientTomb/border.bin"
AncientTomb_MapBlockdata::
.incbin "data/layouts/AncientTomb/map.bin"
.align 2
AncientTomb_Layout::
.4byte 0x11
.4byte 0x21
.4byte AncientTomb_MapBorder
.4byte AncientTomb_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Cave