rnd-20020526-1-src
[rocksndiamonds.git] / src / game.h
index 081964f58922999c0ce824d7e1e9aaa4ea74b584..11167b9c00b7827ca5c9fee3f9efb8ac10a7edf8 100644 (file)
@@ -90,7 +90,6 @@ void RemoveHero(struct PlayerInfo *);
 int DigField(struct PlayerInfo *, int, int, int, int, int);
 boolean SnapField(struct PlayerInfo *, int, int);
 boolean PlaceBomb(struct PlayerInfo *);
-void PlaySoundLevel(int, int, int);
 void RaiseScore(int);
 void RaiseScoreElement(int);
 void RequestQuitGame(boolean);