X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsdl.h;h=d61e0b26b9f0ec6966a9986b2743edd61dd3fd95;hp=196041882e2e08a79ffe8cd2f1eb9bab5a5be026;hb=94b9816442fd27ab02bcef6f5d4aaf6740009fc5;hpb=30eb586d06bc4d1ee7388dced1c20e530292aa93 diff --git a/src/libgame/sdl.h b/src/libgame/sdl.h index 19604188..d61e0b26 100644 --- a/src/libgame/sdl.h +++ b/src/libgame/sdl.h @@ -459,6 +459,7 @@ void SDLSetScreenProperties(void); #endif void SDLSetScreenRenderingMode(char *); +void SDLSetScreenVsyncMode(char *); void SDLRedrawWindow(void); void SDLSetWindowTitle(void);