rnd-20140117-1-src
[rocksndiamonds.git] / src / libgame / sdl.h
index 05ddfed6ac406c974bb368e6bfbbd390d095239e..710d247c6e96d24a5ec664ad04bbae35f69d4686 100644 (file)
@@ -442,6 +442,7 @@ void SDLSetWindowFullscreen(boolean);
 void SDLRedrawWindow();
 #endif
 
+void SDLLimitScreenUpdates(boolean);
 void SDLInitVideoDisplay(void);
 void SDLInitVideoBuffer(DrawBuffer **, DrawWindow **, boolean);
 boolean SDLSetVideoMode(DrawBuffer **, boolean);