mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-03-31 08:39:19 +13:00
6 lines
252 B
NASM
Executable file
6 lines
252 B
NASM
Executable file
VictoryRoad2_h:
|
|
db CAVERN ; tileset
|
|
db VICTORY_ROAD_2_HEIGHT, VICTORY_ROAD_2_WIDTH ; dimensions (y, x)
|
|
dw VictoryRoad2Blocks, VictoryRoad2TextPointers, VictoryRoad2Script ; blocks, texts, scripts
|
|
db 0 ; connections
|
|
dw VictoryRoad2Object ; objects
|