mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-21 06:17:58 +13:00
7 lines
290 B
NASM
Executable file
7 lines
290 B
NASM
Executable file
CeruleanMart_h: ; 0x5c889 to 0x5c895 (12 bytes) (id=67)
|
|
db MART ; tileset
|
|
db CERULEAN_MART_HEIGHT, CERULEAN_MART_WIDTH ; dimensions (y, x)
|
|
dw CeruleanMartBlocks, CeruleanMartTextPointers, CeruleanMartScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw CeruleanMartObject ; objects
|