mirror of
https://github.com/pret/pokered.git
synced 2026-04-09 02:45:40 -05:00
7 lines
323 B
NASM
Executable File
7 lines
323 B
NASM
Executable File
CeladonGameCorner_h: ; 0x48bb1 to 0x48bbd (12 bytes) (bank=12) (id=135)
|
|
db LOBBY ; tileset
|
|
db GAME_CORNER_HEIGHT, GAME_CORNER_WIDTH ; dimensions (y, x)
|
|
dw CeladonGameCornerBlocks, CeladonGameCornerTextPointers, CeladonGameCornerScript ; blocks, texts, scripts
|
|
db $00 ; connections
|
|
dw CeladonGameCornerObject ; objects
|