aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/bs2b.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2011-09-22 01:09:02 -0700
committerChris Robinson <[email protected]>2011-09-22 01:09:02 -0700
commitb2f4520ba1dc806f5feb793c7b729ce975c20442 (patch)
treee50afb3f8e34430418a67a01a83730ef3734aa19 /OpenAL32/Include/bs2b.h
parenta4b1239f45daa29bb423077da60804d7bf9287eb (diff)
Add a few more precision casts
Diffstat (limited to 'OpenAL32/Include/bs2b.h')
-rw-r--r--OpenAL32/Include/bs2b.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenAL32/Include/bs2b.h b/OpenAL32/Include/bs2b.h
index 4ed576b8..3e5cd83c 100644
--- a/OpenAL32/Include/bs2b.h
+++ b/OpenAL32/Include/bs2b.h
@@ -60,7 +60,7 @@ struct bs2b {
double b1_hi;
/* Global gain against overloading */
- double gain;
+ float gain;
/* Buffer of last filtered sample.
* [0] - first channel, [1] - second channel