mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
298 B
NASM
Executable File
7 lines
298 B
NASM
Executable File
RockTunnel2_h: ; 0x45fdf to 0x45feb (12 bytes) (bank=11) (id=232)
|
|
db CAVERN ; tileset
|
|
db ROCK_TUNNEL_2_HEIGHT, ROCK_TUNNEL_2_WIDTH ; dimensions (y, x)
|
|
dw RockTunnel2Blocks, RockTunnel2TextPointers, RockTunnel2Script ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw RockTunnel2Object ; objects
|