fheroes3/h3c_and_h3m_formats/Heroes3/object/spellscroll.bt

4 lines
72 B
Text
Raw Normal View History

2014-06-21 12:50:18 +00:00
struct ObjectSpell {
ObjectArtefact spell;
uint32 spellID;
};