Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Crystal Beans from Dungeon Explorer/Map ObjGfxDef

From Data Crystal
Jump to navigation Jump to search

This is a sub-page of Crystal Beans from Dungeon Explorer.

HostileObjectsDefs[251]
Game Crystal Beans From Dungeon Explorer
Start Address 0x039A63
End Address 0x03A23A
# of Entries 251
Entry Length 8
Total Length 2008 (0x7D8)
Back to the ROM map
FriendlyObjectsDefs[101]
Game Crystal Beans From Dungeon Explorer
Start Address 0x03A342
End Address 0x03A66B
# of Entries 101
Entry Length 8
Total Length 808 (0x328)
Back to the ROM map

The Map:ObjGfxDef structure describes the graphics of the objects appearing in the map.

Format

Graphics

24-bits pointer to the compressed graphics of this object. May be NULL (0) if the object has no graphics.

Unknown 1

Bank index?

This is copied to Obj:BankIndex/?[35]. Used to load graphics in VRAM?

Palette

Palette number this object should use.

AnimDefIndex

Index in animation definition structure array.

Unknown 2