mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-21 06:17:58 +13:00
7 lines
327 B
NASM
Executable file
7 lines
327 B
NASM
Executable file
ViridianForestEntrance_h:
|
|
db FOREST_GATE ; tileset
|
|
db VIRIDIAN_FOREST_ENTRANCE_HEIGHT, VIRIDIAN_FOREST_ENTRANCE_WIDTH ; dimensions (y, x)
|
|
dw ViridianForestEntranceBlocks, ViridianForestEntranceTextPointers, ViridianForestEntranceScript ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw ViridianForestEntranceObject ; objects
|