mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 20:46:24 +13:00
7 lines
272 B
NASM
Executable file
7 lines
272 B
NASM
Executable file
CeladonMartRoof_h:
|
|
db LOBBY ; tileset
|
|
db CELADON_MART_ROOF_HEIGHT, CELADON_MART_ROOF_WIDTH ; dimensions (y, x)
|
|
dw CeladonMartRoofBlocks, CeladonMartRoofTextPointers, CeladonMartRoofScript ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw CeladonMartRoofObject ; objects
|