We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 088631a commit 80b38fdCopy full SHA for 80b38fd
demo/demo_spatialization.cpp
@@ -1,5 +1,6 @@
1
#include "olcPixelGameEngine.h"
2
#include "olcPGEX_MiniAudio.h"
3
+#include <cmath>
4
5
constexpr float thirtyFramesPerSecond = 1.0f / 30.f;
6
0 commit comments