blob: eacbbfb888e5be61adaa41db40f9e6d53cf4d98e (
plain)
1
2
3
4
5
6
7
8
|
SSAnneKitchen_h:
db SHIP ; tileset
db SS_ANNE_KITCHEN_HEIGHT, SS_ANNE_KITCHEN_WIDTH ; dimensions (y, x)
dw SSAnneKitchen_Blocks ; blocks
dw SSAnneKitchen_TextPointers ; texts
dw SSAnneKitchen_Script ; scripts
db 0 ; connections
dw SSAnneKitchen_Object ; objects
|