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')
-rw-r--r--src/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 b3e6ef7d..b3c100ca 100644
--- a/src/wrapped/wrappedsdl2_private.h
+++ b/src/wrapped/wrappedsdl2_private.h
@@ -265,7 +265,7 @@ GO(SDL_GetSystemRAM, iFv)
 GO(SDL_GetTextureAlphaMod, iFpp)
 GO(SDL_GetTextureBlendMode, iFpp)
 GO(SDL_GetTextureColorMod, iFpppp)
-GO(SDL_GetThreadID, LFp)
+GOM(SDL_GetThreadID, LFEp)
 GO(SDL_GetThreadName, pFp)
 GO(SDL_GetTicks, uFv)
 GO(SDL_GetTicks64, UFv)