X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_em%2Fexport.h;h=f6da842620210872f6e12a58cf68124d66565a11;hb=c734235e0757e54dfdf6645d07a76c2a0bc591ba;hp=9c0ff052e828810d0a782c9453610ec00ac4dcdb;hpb=48e1901624a8e50765f16a6825ab0ccb7cfe819a;p=rocksndiamonds.git 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);