Added VideoInfo as an object with appropriate docs
[sdlgit/SDL_perl.git] / typemap
diff --git a/typemap b/typemap
index 146a6ae..ca2a9a0 100644 (file)
--- a/typemap
+++ b/typemap
@@ -23,6 +23,7 @@ SDL_Rect *            O_OBJECT
 SDL_Color *            O_OBJECT
 SDL_Palette *          T_PTR
 SDL_PixelFormat *      O_OBJECT
+SDL_VideoInfo *                O_OBJECT
 SDL_Cursor *           T_PTR
 SDL_AudioSpec *                T_PTR
 SDL_AudioCVT *         T_PTR