mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 00:00:33 +00:00
Full CGameLogic
This commit is contained in:
parent
3e25726697
commit
69963cea68
19 changed files with 400 additions and 6 deletions
|
@ -489,6 +489,7 @@ int m_iModeObbeCamIsInForCar;
|
|||
void SetCamCutSceneOffSet(const CVector&);
|
||||
void TakeControlWithSpline(short);
|
||||
void RestoreWithJumpCut(void);
|
||||
void SetCameraDirectlyInFrontForFollowPed_CamOnAString(void);
|
||||
|
||||
void dtor(void) { this->CCamera::~CCamera(); }
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue