X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ftools.h;h=703a52233030700d19aea9af5454c1d27578c4dc;hb=61a2ef633881ce5e865c8747f6393700c870f675;hp=53a1af6569fcf590ab63bdadd45b248be9c978f6;hpb=2176d1de29652bc9e8db1baa283fdc1c4e99e674;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);