summaryrefslogtreecommitdiffstats
path: root/libs/libmpcdec/patches/100-fixed_point.patch
blob: 0f7752f29eb8bff3af07a62b0e0b55cf234772a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/include/mpcdec/math.h
+++ b/include/mpcdec/math.h
@@ -38,7 +38,7 @@
 #ifndef _mpcdec_math_h_
 #define _mpcdec_math_h_
 
-//#define MPC_FIXED_POINT
+#define MPC_FIXED_POINT
 
 #define MPC_FIXED_POINT_SHIFT 16