mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-15 01:26:40 +13:00
9 lines
348 B
NASM
Executable file
9 lines
348 B
NASM
Executable file
ViridianForestNorthGate_h:
|
|
db FOREST_GATE ; tileset
|
|
db VIRIDIAN_FOREST_NORTH_GATE_HEIGHT, VIRIDIAN_FOREST_NORTH_GATE_WIDTH ; dimensions (y, x)
|
|
dw ViridianForestNorthGate_Blocks ; blocks
|
|
dw ViridianForestNorthGate_TextPointers ; texts
|
|
dw ViridianForestNorthGate_Script ; scripts
|
|
db 0 ; connections
|
|
dw ViridianForestNorthGate_Object ; objects
|