mirror of
https://github.com/halpz/re3.git
synced 2025-07-15 16:18:13 +00:00
SetPosition, part 1
This commit is contained in:
@ -456,7 +456,7 @@ public:
|
||||
void SetupSuspectLastSeenReport();
|
||||
|
||||
void Terminate();
|
||||
void TranslateEntity(CVector *v1, CVector *v2) const;
|
||||
void TranslateEntity(Const CVector *v1, CVector *v2) const;
|
||||
|
||||
void UpdateGasPedalAudio(CAutomobile *automobile);
|
||||
void UpdateReflections();
|
||||
|
Reference in New Issue
Block a user