mirror of
https://github.com/halpz/re3.git
synced 2025-07-07 00:58:55 +00:00
colstore done
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user