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 f0f2c87b..1859b6c4 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -314,6 +314,7 @@ static const ALCfunction alcFunctions[] = {
DECL(alMidiGainSOFT),
DECL(alGetInteger64SOFT),
DECL(alGetInteger64vSOFT),
+ DECL(alLoadSoundfontSOFT),
{ NULL, NULL }
};