mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 07:54:09 +00:00
CAutomobile::ProcessControl done
This commit is contained in:
parent
82be466013
commit
fd01f9b25c
12 changed files with 239 additions and 11 deletions
|
@ -448,6 +448,7 @@ int m_iModeObbeCamIsInForCar;
|
|||
bool IsSphereVisible(const CVector ¢er, float radius);
|
||||
bool IsBoxVisible(RwV3d *box, const CMatrix *mat);
|
||||
int GetLookDirection(void);
|
||||
bool GetLookingForwardFirstPerson(void);
|
||||
|
||||
void Fade(float timeout, int16 direction);
|
||||
int GetScreenFadeStatus(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue