arch compability fixes and unwarning changes

This commit is contained in:
Sergwest
2024-06-07 22:20:40 +03:00
parent a5dc187481
commit ac0408d42a
7 changed files with 9 additions and 1 deletions
+2
View File
@@ -24,6 +24,8 @@
#include "../core_defs.hpp"
#include "../settings.hpp"
#include <algorithm>
const float CAM_SHAKE_OFFSET = 0.025f;
const float CAM_SHAKE_OFFSET_Y = 0.031f;
const float CAM_SHAKE_SPEED = 1.75f;