about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/wrapped/wrappedsdl2_private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped/wrappedsdl2_private.h b/src/wrapped/wrappedsdl2_private.h
index 02907b0e..031b28f8 100755
--- a/src/wrapped/wrappedsdl2_private.h
+++ b/src/wrapped/wrappedsdl2_private.h
@@ -172,6 +172,7 @@ GO(SDL_GetAssertionReport, pFv)
 GO(SDL_GetAudioDeviceName, pFii)
 GO(SDL_GetAudioDeviceStatus, iFi)
 GO(SDL_GetAudioDriver, pFi)
+GO(SDL_GetAudioDeviceSpec, iFiip)
 GO(SDL_GetAudioStatus, iFv)
 GOM(SDL_GetBasePath, pFEv)
 GO(SDL_GetClipboardText, pFv)