X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FMainForm.h;h=9846ce2c594b1b8467b70ca572e0b49e7a1a5182;hb=29ea60b3d59414875c3bbc59e64f62d2e236ef2a;hp=20f71d6e66eab8c8dc76c8cadde407cbedfe613f;hpb=8d3d7d213a9691455a49544624bf380e85f43461;p=rocksndiamonds.git diff --git a/src/game_sp/MainForm.h b/src/game_sp/MainForm.h index 20f71d6e..9846ce2c 100644 --- a/src/game_sp/MainForm.h +++ b/src/game_sp/MainForm.h @@ -28,5 +28,7 @@ extern void menEdit_Click(); extern void menPlaySpeed_Click(int Index); extern void menStop_Click(); extern void menPlay_Click(); +extern void menPlayDemo_Click(); +extern void Form_Load(); #endif /* MAINFORM_H */