opnsense-ports/games/cultivation/files/patch-gameSource_sound_SoundEffectsBank.cpp
Franco Fichtner 9466384f85 */*: sync with upstream
Taken from: FreeBSD
2015-05-31 10:05:32 +02:00

10 lines
245 B
C++

--- gameSource/sound/SoundEffectsBank.cpp.orig 2007-08-09 15:45:15 UTC
+++ gameSource/sound/SoundEffectsBank.cpp
@@ -10,6 +10,7 @@
#include "minorGems/util/random/StdRandomSource.h"
+#include <math.h>
extern int globalSoundSampleRate;