mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
7 lines
251 B
NASM
Executable file
7 lines
251 B
NASM
Executable file
CeladonMart5_h:
|
|
db LOBBY ; tileset
|
|
db CELADON_MART_5_HEIGHT, CELADON_MART_5_WIDTH ; dimensions (y, x)
|
|
dw CeladonMart5Blocks, CeladonMart5TextPointers, CeladonMart5Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw CeladonMart5Object ; objects
|