mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 12:36:30 +13:00
7 lines
251 B
NASM
Executable file
7 lines
251 B
NASM
Executable file
CeladonMart1_h:
|
|
db LOBBY ; tileset
|
|
db CELADON_MART_1_HEIGHT, CELADON_MART_1_WIDTH ; dimensions (y, x)
|
|
dw CeladonMart1Blocks, CeladonMart1TextPointers, CeladonMart1Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw CeladonMart1Object ; objects
|