X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FMainForm.h;h=0dc8547d0120931459ca49b0b46b1177d53da083;hb=ed873d89bc59f4e641134f9019ce216234b9f38f;hp=9846ce2c594b1b8467b70ca572e0b49e7a1a5182;hpb=bc739f556617ab3e83f1beb7e0a446b9d074b8ee;p=rocksndiamonds.git diff --git a/src/game_sp/MainForm.h b/src/game_sp/MainForm.h index 9846ce2c..0dc8547d 100644 --- a/src/game_sp/MainForm.h +++ b/src/game_sp/MainForm.h @@ -12,6 +12,8 @@ #include "global.h" +extern void DrawFrameIfNeeded(); + extern void DisplayLevel(); extern void DrawField(int X, int Y); extern void DrawFieldAnimated(int X, int Y);