mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
7 lines
241 B
NASM
Executable file
7 lines
241 B
NASM
Executable file
FuchsiaMart_h:
|
|
db MART ; tileset
|
|
db FUCHSIA_MART_HEIGHT, FUCHSIA_MART_WIDTH ; dimensions (y, x)
|
|
dw FuchsiaMartBlocks, FuchsiaMartTextPointers, FuchsiaMartScript ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw FuchsiaMartObject ; objects
|