mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-15 09:36:41 +13:00
9 lines
348 B
NASM
Executable file
9 lines
348 B
NASM
Executable file
ViridianForestSouthGate_h:
|
|
db FOREST_GATE ; tileset
|
|
db VIRIDIAN_FOREST_SOUTH_GATE_HEIGHT, VIRIDIAN_FOREST_SOUTH_GATE_WIDTH ; dimensions (y, x)
|
|
dw ViridianForestSouthGate_Blocks ; blocks
|
|
dw ViridianForestSouthGate_TextPointers ; texts
|
|
dw ViridianForestSouthGate_Script ; scripts
|
|
db 0 ; connections
|
|
dw ViridianForestSouthGate_Object ; objects
|