mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
284 B
NASM
Executable File
7 lines
284 B
NASM
Executable File
SaffronMart_h: ; 0x5d3fd to 0x5d409 (12 bytes) (id=180)
|
|
db MART ; tileset
|
|
db SAFFRON_MART_HEIGHT, SAFFRON_MART_WIDTH ; dimensions (y, x)
|
|
dw SaffronMartBlocks, SaffronMartTextPointers, SaffronMartScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw SaffronMartObject ; objects
|