mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 10:04:09 +00:00
yet more CAutomobile
This commit is contained in:
parent
74fcbc8c0a
commit
a65dd41da7
17 changed files with 201 additions and 23 deletions
|
@ -454,6 +454,8 @@ int m_iModeObbeCamIsInForCar;
|
|||
void ProcessMusicFade(void);
|
||||
void SetFadeColour(uint8 r, uint8 g, uint8 b);
|
||||
|
||||
void CamShake(float strength, float x, float y, float z);
|
||||
|
||||
void SetMotionBlur(int r, int g, int b, int a, int type);
|
||||
void SetMotionBlurAlpha(int a);
|
||||
void RenderMotionBlur(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue