rnd-20040927-2-src
[rocksndiamonds.git] / src / game_em / game_em.h
index 4b05c49cd87c7dec2280f0f9cca591bfd94bb598..cd1ddf3efa9f8e5c8082df984c3019238c3eadbe 100644 (file)
@@ -25,6 +25,8 @@
 
 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);
 
 
 /* ========================================================================= */