rnd-20040927-2-src
[rocksndiamonds.git] / src / game_em / game_em.h
index 14400ffc6f297e78771d7233a125f5feed7ef815..cd1ddf3efa9f8e5c8082df984c3019238c3eadbe 100644 (file)
@@ -26,6 +26,7 @@
 extern void SetBitmaps_EM(Bitmap **);
 extern void DrawGameDoorValues_EM(int, int, int, int);
 extern int getGameFrameDelay_EM(int);
+extern void PlayLevelSound_EM(int, int, int, int);
 
 
 /* ========================================================================= */