pokeemerald/data/layouts/MauvilleCity_BikeShop/layout.inc

16 lines
384 B
PHP
Raw Normal View History

2018-06-21 00:41:17 +02:00
MauvilleCity_BikeShop_MapBorder::
.incbin "data/layouts/MauvilleCity_BikeShop/border.bin"
MauvilleCity_BikeShop_MapBlockdata::
.incbin "data/layouts/MauvilleCity_BikeShop/map.bin"
.align 2
MauvilleCity_BikeShop_Layout::
.4byte 0xc
.4byte 0x9
.4byte MauvilleCity_BikeShop_MapBorder
.4byte MauvilleCity_BikeShop_MapBlockdata
.4byte gTileset_General
.4byte gTileset_BikeShop
2018-06-21 00:42:34 +02:00