mirror of
https://github.com/td512/re3.git
synced 2026-03-02 15:25:00 +00:00
CEntity done; C(Vu)Vector fixes and cleanup
This commit is contained in:
@@ -14,6 +14,7 @@ public:
|
||||
CCutsceneObject(void);
|
||||
~CCutsceneObject(void);
|
||||
|
||||
bool UpdatesInCutscene(void) { return true; }
|
||||
void SetModelIndex(uint32 id);
|
||||
void CreateShadow(void);
|
||||
void ProcessControl(void);
|
||||
|
||||
Reference in New Issue
Block a user