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 55abb776..f1fdbb97 100755
--- a/src/wrapped/wrappedsdl2_private.h
+++ b/src/wrapped/wrappedsdl2_private.h
@@ -225,6 +225,7 @@ GO(SDL_GetPerformanceFrequency, UFv)
 GO(SDL_GetPixelFormatName, pFu)
 GO(SDL_GetPlatform, pFv)
 GO(SDL_GetPowerInfo, iFpp)
+GO(SDL_GetPreferredLocales, pFv)
 GO(SDL_GetPrefPath, pFpp)
 GO(SDL_GetQueuedAudioSize, uFi)
 GO(SDL_GetRelativeMouseMode, iFv)