X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_em%2Fexport.h;fp=src%2Fgame_em%2Fexport.h;h=f6da842620210872f6e12a58cf68124d66565a11;hp=9c0ff052e828810d0a782c9453610ec00ac4dcdb;hb=2c4928091ff3dcf3d8110ef46fdaa46916005dba;hpb=a68937ac635c0225da51c55ec843a877b9dfbf12;ds=sidebyside diff --git a/src/game_em/export.h b/src/game_em/export.h index 9c0ff052..f6da8426 100644 --- a/src/game_em/export.h +++ b/src/game_em/export.h @@ -111,7 +111,6 @@ boolean LoadNativeLevel_EM(char *, boolean); int getFieldbufferOffsetX_EM(void); int getFieldbufferOffsetY_EM(void); -void BackToFront_EM(void); void BlitScreenToBitmap_EM(Bitmap *); void RedrawPlayfield_EM(boolean);