mirror of
https://github.com/pret/pokered.git
synced 2026-05-15 23:50:15 -05:00
9 lines
225 B
NASM
Executable File
9 lines
225 B
NASM
Executable File
OaksLab_h:
|
|
db DOJO ; tileset
|
|
db OAKS_LAB_HEIGHT, OAKS_LAB_WIDTH ; dimensions (y, x)
|
|
dw OaksLab_Blocks ; blocks
|
|
dw OaksLab_TextPointers ; texts
|
|
dw OaksLab_Script ; scripts
|
|
db 0 ; connections
|
|
dw OaksLab_Object ; objects
|