diff options
-rw-r--r-- | alc/alu.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ struct ALbufferlistitem; struct ALeffectslot; -#define MAX_PITCH 255 +#define MAX_PITCH 10 #define MAX_SENDS 6 |
![]() |
index : openal-soft.git | |
Original: git://repo.or.cz/openal-soft.git |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | alc/alu.h | 2 |
@@ -15,7 +15,7 @@ struct ALbufferlistitem; struct ALeffectslot; -#define MAX_PITCH 255 +#define MAX_PITCH 10 #define MAX_SENDS 6 |