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 13fd92df..536ea932 100755
--- a/src/wrapped/wrappedsdl2_private.h
+++ b/src/wrapped/wrappedsdl2_private.h
@@ -323,7 +323,7 @@ GO(SDL_HasClipboardText, iFv)
 GO(SDL_HasColorKey, iFv)
 GO(SDL_HasEvent, iFv)
 GO(SDL_HasEvents, iFv)
-GO(SDL_HasIntersection, iFv)
+GO(SDL_HasIntersection, iFpp)
 GOM(SDL_HasMMX, iFv)
 GOM(SDL_HasNEON, iFv)
 GOM(SDL_HasRDTSC, iFv)