More replay functions, also removed pool iteration error

This commit is contained in:
Nikolay Korolev
2019-06-30 19:22:44 +03:00
parent 6e4df804f7
commit 69918d4145
5 changed files with 112 additions and 15 deletions

View File

@@ -456,6 +456,7 @@ int m_iModeObbeCamIsInForCar;
void SetMotionBlur(int r, int g, int b, int a, int type);
void SetMotionBlurAlpha(int a);
void RenderMotionBlur(void);
void CalculateDerivedValues(void);
void DrawBordersForWideScreen(void);