X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fengines.h;h=42d64b549aba8f94501f4f2db58aa8e682e62776;hb=f965a2a6e56dd5c1e91b306dfd52b38b1dd49537;hp=0bdb824abafd7fabf082444c29651f5ccaa546b8;hpb=18863a5655e9e07d548e2d673e7f82336703c8fb;p=rocksndiamonds.git diff --git a/src/engines.h b/src/engines.h index 0bdb824a..42d64b54 100644 --- a/src/engines.h +++ b/src/engines.h @@ -50,7 +50,6 @@ extern void SetBitmaps_SP(Bitmap **); void getGraphicSource_SP(struct GraphicInfo_SP *, int, int, int, int); int getGraphicInfo_Delay(int); -boolean isRandomAnimation_SP(int); boolean isNextAnimationFrame_SP(int, int);