X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2Fexport.h;h=72bffa2b5b77fc28af5a0e4c3208c7b6eda5f97f;hb=0e661055e1233e585fb259832e4884f68d3833a4;hp=001fb6d7e6145126861bbd92b0877be36e5720b0;hpb=f6bcc10ce7b517f04eb5cddf01c9ec29ee729b7e;p=rocksndiamonds.git diff --git a/src/game_sp/export.h b/src/game_sp/export.h index 001fb6d7..72bffa2b 100644 --- a/src/game_sp/export.h +++ b/src/game_sp/export.h @@ -187,7 +187,6 @@ extern void copyInternalEngineVars_SP(); extern boolean LoadNativeLevel_SP(char *, int, boolean); extern void SaveNativeLevel_SP(char *); -extern void BackToFront_SP(void); extern void BlitScreenToBitmap_SP(Bitmap *); extern void RedrawPlayfield_SP(boolean);