X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fmm_game.h;h=b223c73059d2a60b15eabf06af0919314235048c;hb=5a1fa75e7dbace4979bc074ca0fb0f0d66931945;hp=f01f3fe1980118dd439e2793fc4abfd6e6f15442;hpb=a4bd8800b4463c082ef66db961a81ddd75d7dbf0;p=rocksndiamonds.git diff --git a/src/game_mm/mm_game.h b/src/game_mm/mm_game.h index f01f3fe1..b223c730 100644 --- a/src/game_mm/mm_game.h +++ b/src/game_mm/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);