fheroes3/h3c_and_h3m_formats/Heroes3/object/resource.bt
2014-06-21 14:50:18 +02:00

5 lines
No EOL
94 B
Text

struct ObjectResource {
ObjectArtefact res;
uint32 quantity;
uchar junk[4];
};