mirror of
https://github.com/pret/pokered.git
synced 2026-06-02 22:14:22 -05:00
9 lines
324 B
NASM
Executable File
9 lines
324 B
NASM
Executable File
RockTunnelPokecenter_h:
|
|
db POKECENTER ; tileset
|
|
db ROCK_TUNNEL_POKECENTER_HEIGHT, ROCK_TUNNEL_POKECENTER_WIDTH ; dimensions (y, x)
|
|
dw RockTunnelPokecenter_Blocks ; blocks
|
|
dw RockTunnelPokecenter_TextPointers ; texts
|
|
dw RockTunnelPokecenter_Script ; scripts
|
|
db 0 ; connections
|
|
dw RockTunnelPokecenter_Object ; objects
|