Added test for Overlay, updated Build.PL to add Overlay, Also made sure that right...
[sdlgit/SDL_perl.git] / src / Core / objects / Overlay.xs
index e13c1bf..fb6fe27 100644 (file)
@@ -27,7 +27,7 @@ typedef struct{
 =cut
 
 SDL_Overlay *
-overlay_new(CLASS, width, height, Uint32 format, display)
+overlay_new(CLASS, width, height, format, display)
        char* CLASS
        int width
        int height