Added Gabor to Contributors
[sdlgit/SDL_perl.git] / typemap
diff --git a/typemap b/typemap
index 18d0bd5..392972f 100644 (file)
--- a/typemap
+++ b/typemap
@@ -2,6 +2,7 @@ TYPEMAP
 const Uint16 *         T_PTR
 Uint8                  T_U_CHAR
 Uint8 *                        T_PTR
+const Uint8*           T_PTR
 Uint8 **               T_PTR
 Uint16                 T_UV
 Uint16 *               T_PTR
@@ -54,15 +55,15 @@ GLboolean           T_U_CHAR
 GLUnurbsObj *          T_PTR
 GLUtesselator *                T_PTR
 GLuint                 T_UV
+GLuint*                        T_PTR
 GLint                  T_IV
 GLint*                 T_PTR
 float *                        T_PTR
 float                  T_NV
 GLfloat                        T_NV
-GLUquadric *           T_PTR
-GLdouble                       T_NV
 Sound_DecoderInfo *    T_PTR
 const Sound_DecoderInfo *      T_PTR
 Sound_Sample *         T_PTR
 Sound_AudioInfo *      T_PTR
-Font                           T_IV
+SDL_RWops*             T_PTR
+SDL_svg_context*       T_PTR