X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=703a52233030700d19aea9af5454c1d27578c4dc;hb=bbee12815791b4cdecc7307cf2fe68d8829b9876;hp=53a1af6569fcf590ab63bdadd45b248be9c978f6;hpb=bc6e19a34de8c4c290dc3c6bee70ac805525070b;p=rocksndiamonds.git diff --git a/src/tools.h b/src/tools.h index 53a1af65..703a5223 100644 --- a/src/tools.h +++ b/src/tools.h @@ -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);