mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05: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
|