mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 04:14:09 +00:00
CPlayerPed continues (#294)
This commit is contained in:
parent
b06ad84768
commit
d75b9b8257
11 changed files with 503 additions and 88 deletions
|
@ -494,6 +494,8 @@ int m_iModeObbeCamIsInForCar;
|
|||
void SetCameraDirectlyBehindForFollowPed_CamOnAString(void);
|
||||
void SetZoomValueFollowPedScript(int16);
|
||||
void SetZoomValueCamStringScript(int16);
|
||||
void SetNewPlayerWeaponMode(int16, int16, int16);
|
||||
void UpdateAimingCoors(CVector const &);
|
||||
|
||||
void dtor(void) { this->CCamera::~CCamera(); }
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue