ioctl doesn't work for my intel
[winnie] / src / sdl / gfx.cc
index b757688..5be33e6 100644 (file)
@@ -167,4 +167,8 @@ void gfx_update()
        SDL_UpdateRect(fbsurf, 0, 0, 0, 0);
 }
 
+void wait_vsync()
+{
+}
+
 #endif // WINNIE_SDL