Added GLint to typemap to silence error
[sdlgit/SDL_perl.git] / typemap
diff --git a/typemap b/typemap
index 12389ae..e970268 100644 (file)
--- a/typemap
+++ b/typemap
@@ -54,6 +54,7 @@ GLboolean             T_U_CHAR
 GLUnurbsObj *          T_PTR
 GLUtesselator *                T_PTR
 GLuint                 T_UV
+GLint                  T_IV
 GLint*                 T_PTR
 float *                        T_PTR
 float                  T_NV