@@ -31,9 +31,12 @@
#define SDL_CODE_FRAME 0
#define SDL_BUFFER_FRAMES 2
void sdl_init(int width, int height, bool fullscreen);
void sdl_loop();
SDL_mutex *mutex;
int sdlCurrentFrame, sdlNextFrame;
#endif /* HAVE_SDL */
The note is not visible to the blocked user.