X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fmm_game.h;h=b223c73059d2a60b15eabf06af0919314235048c;hb=64d673ee2b6655f0ade45a3329ee08e32522b3c4;hp=8dd12afe4a6c79cc169d215a6144b88a17e534ae;hpb=9d26c7c61ad51f2a0e59975b3b83da155c35e456;p=rocksndiamonds.git diff --git a/src/game_mm/mm_game.h b/src/game_mm/mm_game.h index 8dd12afe..b223c730 100644 --- a/src/game_mm/mm_game.h +++ b/src/game_mm/mm_game.h @@ -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);