mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-19 19:42:30 +13:00
7 lines
292 B
NASM
Executable file
7 lines
292 B
NASM
Executable file
IndigoPlateauLobby_h:
|
|
db MART ; tileset
|
|
db INDIGO_PLATEAU_LOBBY_HEIGHT, INDIGO_PLATEAU_LOBBY_WIDTH ; dimensions (y, x)
|
|
dw IndigoPlateauLobbyBlocks, IndigoPlateauLobbyTextPointers, IndigoPlateauLobbyScript ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw IndigoPlateauLobbyObject ; objects
|