X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FMainForm.h;h=9846ce2c594b1b8467b70ca572e0b49e7a1a5182;hb=725f2361ad1932897edef8849a86d9ba7f65424f;hp=b0a3459385be57c35f96fe67730eada8c1246be1;hpb=5ba7f2d9a3f07f342afdf215a3307d5487cb6d43;p=rocksndiamonds.git diff --git a/src/game_sp/MainForm.h b/src/game_sp/MainForm.h index b0a34593..9846ce2c 100644 --- a/src/game_sp/MainForm.h +++ b/src/game_sp/MainForm.h @@ -27,5 +27,8 @@ extern void menDemoSpeed_Click(int Index); 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 */