rnd-20040927-1-src
[rocksndiamonds.git] / src / game.h
index ba51836515b64bcb36dda560b81aa80201a53fb8..8f82212c994df5f7e47fea127351c6be848c3f2c 100644 (file)
@@ -76,6 +76,7 @@ boolean SnapField(struct PlayerInfo *, int, int);
 boolean DropElement(struct PlayerInfo *);
 
 void InitPlayLevelSound();
+void PlayLevelSound_EM(int, int, int, int);
 
 void RaiseScore(int);
 void RaiseScoreElement(int);