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