Files
inspectredcandGitHub 324cba6644 Fix Camera Interpolation For Sudden Camera Changes (#479)
* Fix Camera Interpolation On Sudden Movements

* huge formatting discovery

* increase angle tolerance
2024-05-26 19:13:25 -05:00

7 lines
150 B
C

#ifndef CAMERA_INTERPOLATE_FIXES_H
#define CAMERA_INTERPOLATE_FIXES_H
void RegisterCameraInterpolationFixes();
#endif // CAMERA_INTERPOLATE_FIXES_H