mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 13:24:08 +00:00
RunningScript: 1/12
This commit is contained in:
parent
a2cecd4e97
commit
11ae1b06ae
7 changed files with 715 additions and 4 deletions
|
@ -463,6 +463,7 @@ int m_iModeObbeCamIsInForCar;
|
|||
void DrawBordersForWideScreen(void);
|
||||
void Restore(void);
|
||||
void SetWidescreenOff(void);
|
||||
void CamShake(float);
|
||||
|
||||
void dtor(void) { this->CCamera::~CCamera(); }
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue