mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
7 lines
252 B
NASM
Executable file
7 lines
252 B
NASM
Executable file
Lab3_h: ; 0x75c7b to 0x75c87 (12 bytes) (id=169)
|
|
db LAB ; tileset
|
|
db CINNABAR_LAB_3_HEIGHT, CINNABAR_LAB_3_WIDTH ; dimensions (y, x)
|
|
dw Lab3Blocks, Lab3TextPointers, Lab3Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw Lab3Object ; objects
|