removed unused function
[rocksndiamonds.git] / src / engines.h
index b04dbe05c8845ed3d02e6754c68a21c7ee0ab8b8..f59217b64ef53ef555fb50e7adf6f17704b14a10 100644 (file)
@@ -29,7 +29,6 @@ void SetBitmaps_EM(Bitmap **);
 void UpdateEngineValues(int, int, int, int);
 
 boolean getTeamMode_EM(void);
-int getGameFrameDelay_EM(int);
 
 void PlayLevelSound_EM(int, int, int, int);
 void InitGraphicInfo_EM(void);