aboutsummaryrefslogtreecommitdiffstats
path: root/Alc
diff options
context:
space:
mode:
Diffstat (limited to 'Alc')
-rw-r--r--Alc/ALc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Alc/ALc.c b/Alc/ALc.c
index 0e790379..3237dcd8 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -285,6 +285,7 @@ static const ALCfunction alcFunctions[] = {
DECL(alDeleteSoundfontsSOFT),
DECL(alIsSoundfontSOFT),
DECL(alSoundfontSamplesSOFT),
+ DECL(alGetSoundfontSamplesSOFT),
DECL(alSoundfontMapSamplesSOFT),
DECL(alSoundfontUnmapSamplesSOFT),
DECL(alGetSoundfontivSOFT),