rnd-20070907-2-src
[rocksndiamonds.git] / src / engines.h
index 72eb3214417fa029f7684747d1fd354d4c41a221..156a639882e4b9dbe7e38cd65ae548d33f05c654 100644 (file)
@@ -34,7 +34,7 @@ extern int getGameFrameDelay_EM(int);
 extern void PlayLevelSound_EM(int, int, int, int);
 extern void InitGraphicInfo_EM(void);
 
-void SetGfxAnimation_EM(int, int, int, int);
+void SetGfxAnimation_EM(struct GraphicInfo_EM *, int, int, int, int);
 void getGraphicSourceObjectExt_EM(struct GraphicInfo_EM *, int, int, int, int);
 void getGraphicSourcePlayerExt_EM(struct GraphicInfo_EM *, int, int, int);