mirror of
https://github.com/halpz/re3.git
synced 2025-07-25 19:22:44 +00:00
CPed::ProcessControl and some cleanup
This commit is contained in:
@ -57,5 +57,6 @@ public:
|
||||
bool RestoreGunPosn(void);
|
||||
bool LookInDirection(float phi, float theta);
|
||||
bool LookAtPosition(CVector const& pos);
|
||||
bool RestoreLookAt(void);
|
||||
};
|
||||
static_assert(sizeof(CPedIK) == 0x28, "CPedIK: error");
|
||||
|
Reference in New Issue
Block a user