about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedsdl2_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wrapped/wrappedsdl2_private.h')
-rwxr-xr-xsrc/wrapped/wrappedsdl2_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedsdl2_private.h b/src/wrapped/wrappedsdl2_private.h
index 6fff7341..13fd92df 100755
--- a/src/wrapped/wrappedsdl2_private.h
+++ b/src/wrapped/wrappedsdl2_private.h
@@ -369,7 +369,7 @@ GO(SDL_JoystickGetDeviceType, iFi)
 GO(SDL_JoystickGetDeviceVendor, WFi)
 GO(SDL_JoystickGetGUID, HFp)
 GO(SDL_JoystickGetGUIDFromString, HFp)
-GO(SDL_JoystickGetGUIDString, vFupi)
+GO(SDL_JoystickGetGUIDString, vFUUpi)   //uint8_t data[16] passed as 1st argument...
 GO(SDL_JoystickGetHat, CFpi)
 GO(SDL_JoystickGetPlayerIndex, iFp)
 GO(SDL_JoystickGetProduct, WFp)