pokered/data/mapHeaders/bikeshop.asm
2018-01-29 11:46:45 -05:00

6 lines
220 B
NASM
Executable file

BikeShop_h:
db CLUB ; tileset
db BIKE_SHOP_HEIGHT, BIKE_SHOP_WIDTH ; dimensions (y, x)
dw BikeShopBlocks, BikeShopTextPointers, BikeShopScript ; blocks, texts, scripts
db 0 ; connections
dw BikeShopObject ; objects