rnd-20040928-1-src
[rocksndiamonds.git] / src / game_em / game_em.h
index cd1ddf3efa9f8e5c8082df984c3019238c3eadbe..fd003ffbb231e60ba1ffb80867c796db1ba6ab30 100644 (file)
@@ -24,6 +24,7 @@
 #include "../libgame/libgame.h"
 
 extern void SetBitmaps_EM(Bitmap **);
+extern void UpdateEngineValues(int, int);
 extern void DrawGameDoorValues_EM(int, int, int, int);
 extern int getGameFrameDelay_EM(int);
 extern void PlayLevelSound_EM(int, int, int, int);