mirror of
https://github.com/halpz/re3.git
synced 2025-12-24 02:32:50 +00:00
CutsceneMgr done
This commit is contained in:
@@ -25,6 +25,7 @@ public:
|
||||
void RemoveAnimSequences(void);
|
||||
void Uncompress(void);
|
||||
void RemoveUncompressedData(void);
|
||||
bool IsCompressed() { return !!compressed; };
|
||||
};
|
||||
|
||||
VALIDATE_SIZE(CAnimBlendHierarchy, 0x28);
|
||||
Reference in New Issue
Block a user