X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_mm%2Fmm_game.h;h=b223c73059d2a60b15eabf06af0919314235048c;hb=150d316a89345044484cdcb2d875c682008fff64;hp=f01f3fe1980118dd439e2793fc4abfd6e6f15442;hpb=b641818c787e48bbf03ce2a0cd5b542c4c21e523;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);