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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapped/wrappedsdl2_private.h b/src/wrapped/wrappedsdl2_private.h
index 36a52790..5e2f5656 100755
--- a/src/wrapped/wrappedsdl2_private.h
+++ b/src/wrapped/wrappedsdl2_private.h
@@ -551,7 +551,7 @@ GO(SDL_SetHintWithPriority, iFppi)
 GO(SDL_SetMainReady, vFv)
 // SDL_SetMemoryFunctions
 GO(SDL_SetModState, vFi)
-// SDL_SetPaletteColors
+GO(SDL_SetPaletteColors, iFppii)
 // SDL_SetPixelFormatPalette
 GO(SDL_SetRelativeMouseMode, iFi)
 GO(SDL_SetRenderDrawBlendMode, iFpu)