blob: 29ce5d6bad7a9bc82af5189ea39e0af733c891c6 (
plain)
1
2
3
4
5
6
7
8
|
MtMoon1F_h:
db CAVERN ; tileset
db MT_MOON_1F_HEIGHT, MT_MOON_1F_WIDTH ; dimensions (y, x)
dw MtMoon1F_Blocks ; blocks
dw MtMoon1F_TextPointers ; texts
dw MtMoon1F_Script ; scripts
db 0 ; connections
dw MtMoon1F_Object ; objects
|