colstore done

This commit is contained in:
aap
2021-01-23 12:40:23 +01:00
parent 552497d71b
commit 20bcd4bd69
9 changed files with 234 additions and 24 deletions

View File

@ -29,7 +29,9 @@ protected:
uint8 m_type;
uint8 m_num2dEffects;
bool m_bOwnsColModel;
public: // need this in colstore
CColModel *m_colModel;
protected:
int16 m_2dEffectsID;
int16 m_objectId;
uint16 m_refCount;