blob: 4b5223e03a8037d997e2e4da3e327563c1f39ac6 (
plain)
1
2
3
4
5
6
7
8
|
CeladonMart5F_h:
db LOBBY ; tileset
db CELADON_MART_5F_HEIGHT, CELADON_MART_5F_WIDTH ; dimensions (y, x)
dw CeladonMart5F_Blocks ; blocks
dw CeladonMart5F_TextPointers ; texts
dw CeladonMart5F_Script ; scripts
db 0 ; connections
dw CeladonMart5F_Object ; objects
|