mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-14 17:16:42 +13:00
9 lines
306 B
NASM
Executable file
9 lines
306 B
NASM
Executable file
SSAnneCaptainsRoom_h:
|
|
db SHIP ; tileset
|
|
db SS_ANNE_CAPTAINS_ROOM_HEIGHT, SS_ANNE_CAPTAINS_ROOM_WIDTH ; dimensions (y, x)
|
|
dw SSAnneCaptainsRoom_Blocks ; blocks
|
|
dw SSAnneCaptainsRoom_TextPointers ; texts
|
|
dw SSAnneCaptainsRoom_Script ; scripts
|
|
db 0 ; connections
|
|
dw SSAnneCaptainsRoom_Object ; objects
|