fheroes3/h3c_and_h3m_formats/Heroes3/object/resource.bt

5 lines
94 B
Text
Raw Permalink Normal View History

2014-06-21 12:50:18 +00:00
struct ObjectResource {
ObjectArtefact res;
uint32 quantity;
uchar junk[4];
};