mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-21 14:27:57 +13:00
9 lines
270 B
NASM
Executable file
9 lines
270 B
NASM
Executable file
CeladonMart2F_h:
|
|
db LOBBY ; tileset
|
|
db CELADON_MART_2F_HEIGHT, CELADON_MART_2F_WIDTH ; dimensions (y, x)
|
|
dw CeladonMart2F_Blocks ; blocks
|
|
dw CeladonMart2F_TextPointers ; texts
|
|
dw CeladonMart2F_Script ; scripts
|
|
db 0 ; connections
|
|
dw CeladonMart2F_Object ; objects
|