mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
252 B
NASM
Executable File
7 lines
252 B
NASM
Executable File
Lab1_h: ; 0x75b80 to 0x75b8c (12 bytes) (id=167)
|
|
db LAB ; tileset
|
|
db CINNABAR_LAB_1_HEIGHT, CINNABAR_LAB_1_WIDTH ; dimensions (y, x)
|
|
dw Lab1Blocks, Lab1TextPointers, Lab1Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw Lab1Object ; objects
|