mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
295 B
NASM
Executable File
7 lines
295 B
NASM
Executable File
VictoryRoad1_h: ; 0x5d9fe to 0x5da0a (12 bytes) (id=108)
|
|
db CAVERN ; tileset
|
|
db VICTORY_ROAD_1_HEIGHT, VICTORY_ROAD_1_WIDTH ; dimensions (y, x)
|
|
dw VictoryRoad1Blocks, VictoryRoad1TextPointers, VictoryRoad1Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw VictoryRoad1Object ; objects
|