aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/ALc.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/ALc.c')
-rw-r--r--Alc/ALc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Alc/ALc.c b/Alc/ALc.c
index c2908c53..e7d3d343 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -349,6 +349,7 @@ static void alc_init(void)
{ "eaxreverb", EAXREVERB },
{ "reverb", REVERB },
{ "echo", ECHO },
+ { "modulator", MODULATOR },
{ NULL, 0 }
};
int n;