mirror of
https://github.com/pret/pokered.git
synced 2026-06-02 22:14:22 -05:00
9 lines
284 B
NASM
Executable File
9 lines
284 B
NASM
Executable File
CeladonMartRoof_h:
|
|
db LOBBY ; tileset
|
|
db CELADON_MART_ROOF_HEIGHT, CELADON_MART_ROOF_WIDTH ; dimensions (y, x)
|
|
dw CeladonMartRoof_Blocks ; blocks
|
|
dw CeladonMartRoof_TextPointers ; texts
|
|
dw CeladonMartRoof_Script ; scripts
|
|
db 0 ; connections
|
|
dw CeladonMartRoof_Object ; objects
|