mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-15 09:36:41 +13:00
9 lines
284 B
NASM
Executable file
9 lines
284 B
NASM
Executable file
CeladonMartRoof_h:
|
|
db LOBBY ; tileset
|
|
db CELADON_MART_ROOF_HEIGHT, CELADON_MART_ROOF_WIDTH ; dimensions (y, x)
|
|
dw CeladonMartRoof_Blocks ; blocks
|
|
dw CeladonMartRoof_TextPointers ; texts
|
|
dw CeladonMartRoof_Script ; scripts
|
|
db 0 ; connections
|
|
dw CeladonMartRoof_Object ; objects
|