mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 19:05:45 -05:00
7 lines
339 B
NASM
Executable File
7 lines
339 B
NASM
Executable File
CinnabarPokecenter_h: ; 0x75e20 to 0x75e2c (12 bytes) (id=171)
|
|
db POKECENTER ; tileset
|
|
db CINNABAR_POKECENTER_HEIGHT, CINNABAR_POKECENTER_WIDTH ; dimensions (y, x)
|
|
dw CinnabarPokecenterBlocks, CinnabarPokecenterTextPointers, CinnabarPokecenterScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw CinnabarPokecenterObject ; objects
|