mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 19:05:45 -05:00
7 lines
332 B
NASM
Executable File
7 lines
332 B
NASM
Executable File
FuchsiaPokecenter_h: ; 0x75057 to 0x75063 (12 bytes) (id=154)
|
|
db POKECENTER ; tileset
|
|
db FUCHSIA_POKECENTER_HEIGHT, FUCHSIA_POKECENTER_WIDTH ; dimensions (y, x)
|
|
dw FuchsiaPokecenterBlocks, FuchsiaPokecenterTextPointers, FuchsiaPokecenterScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw FuchsiaPokecenterObject ; objects
|