mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-14 17:16:42 +13:00
9 lines
246 B
NASM
Executable file
9 lines
246 B
NASM
Executable file
PewterMart_h:
|
|
db MART ; tileset
|
|
db PEWTER_MART_HEIGHT, PEWTER_MART_WIDTH ; dimensions (y, x)
|
|
dw PewterMart_Blocks ; blocks
|
|
dw PewterMart_TextPointers ; texts
|
|
dw PewterMart_Script ; scripts
|
|
db 0 ; connections
|
|
dw PewterMart_Object ; objects
|