bikeshop.asm 220 B

1234567
  1. BikeShop_h:
  2. db CLUB ; tileset
  3. db BIKE_SHOP_HEIGHT, BIKE_SHOP_WIDTH ; dimensions (y, x)
  4. dw BikeShopBlocks, BikeShopTextPointers, BikeShopScript ; blocks, texts, scripts
  5. db 0 ; connections
  6. dw BikeShopObject ; objects