moved video frame synchronization to single location (screen update)
[rocksndiamonds.git] / src / tools.h
index 53a1af6569fcf590ab63bdadd45b248be9c978f6..703a52233030700d19aea9af5454c1d27578c4dc 100644 (file)
@@ -83,6 +83,7 @@ void RedrawPlayfield();
 void BlitScreenToBitmap_RND(Bitmap *);
 void BlitScreenToBitmap(Bitmap *);
 void BackToFront();
+void BackToFront_WithFrameDelay(unsigned int);
 
 void FadeIn(int);
 void FadeOut(int);