pokeemerald/data/layouts/Mart/layout.inc

16 lines
262 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
Mart_MapBorder::
.incbin "data/layouts/Mart/border.bin"
Mart_MapBlockdata::
.incbin "data/layouts/Mart/map.bin"
.align 2
Mart_Layout::
.4byte 0xb
.4byte 0x8
.4byte Mart_MapBorder
.4byte Mart_MapBlockdata
.4byte gTileset_Building
.4byte gTileset_Shop
2018-06-21 00:42:34 +02:00