added dirty workaround to open program window on specified display
[rocksndiamonds.git] / src / game_mm / mm_game.h
index 8dd12afe4a6c79cc169d215a6144b88a17e534ae..b223c73059d2a60b15eabf06af0919314235048c 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1994-2017 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // mm_game.h
 // ============================================================================
@@ -15,9 +15,6 @@
 #include "main_mm.h"
 
 
-void GameWon_MM(void);
-int NewHiScore_MM(void);
-
 void TurnRound(int, int);
 
 void PlaySoundLevel(int, int, int);