pokeemerald/data/layouts/VerdanturfTown/layout.inc

16 lines
337 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
VerdanturfTown_MapBorder::
.incbin "data/layouts/VerdanturfTown/border.bin"
VerdanturfTown_MapBlockdata::
.incbin "data/layouts/VerdanturfTown/map.bin"
.align 2
VerdanturfTown_Layout::
.4byte 0x14
.4byte 0x14
.4byte VerdanturfTown_MapBorder
.4byte VerdanturfTown_MapBlockdata
.4byte gTileset_General
.4byte gTileset_Mauville
2018-06-21 00:42:34 +02:00