mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 18:30:50 +12:00
7 lines
341 B
NASM
Executable file
7 lines
341 B
NASM
Executable file
ViridianForestExit_h: ; 0x5d57b to 0x5d587 (12 bytes) (id=47)
|
|
db FOREST_GATE ; tileset
|
|
db VIRIDIAN_FOREST_EXIT_HEIGHT, VIRIDIAN_FOREST_EXIT_WIDTH ; dimensions (y, x)
|
|
dw ViridianForestExitBlocks, ViridianForestExitTextPointers, ViridianForestExitScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw ViridianForestExitObject ; objects
|