mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 20:46:24 +13:00
7 lines
291 B
NASM
Executable file
7 lines
291 B
NASM
Executable file
LavenderMart_h: ; 0x5c920 to 0x5c92c (12 bytes) (id=150)
|
|
db MART ; tileset
|
|
db LAVENDER_MART_HEIGHT, LAVENDER_MART_WIDTH ; dimensions (y, x)
|
|
dw LavenderMartBlocks, LavenderMartTextPointers, LavenderMartScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw LavenderMartObject ; objects
|