X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsdl.h;h=d7c6243c1305fd4aa16e9a7a07c7c5a32ae0cf6e;hp=b6fad4414798ec050ba6aa759a450bc1212989e3;hb=db63673f22dc3107dfdb431c2881235039285e07;hpb=33a2bc2439d6770b47e395d84ca67eeef18d02d4 diff --git a/src/libgame/sdl.h b/src/libgame/sdl.h index b6fad441..d7c6243c 100644 --- a/src/libgame/sdl.h +++ b/src/libgame/sdl.h @@ -503,4 +503,6 @@ void SDLCloseJoystick(int); void PrepareFadeBitmap(int); +void Delay_WithScreenUpdates(unsigned int); + #endif /* SDL_H */