removed test/debug code for EM graphics engine
[rocksndiamonds.git] / src / engines.h
index b04dbe05c8845ed3d02e6754c68a21c7ee0ab8b8..bce3021715d77d8fdc907af876e3af33828c320d 100644 (file)
 // functions and definitions exported from main program to game_em
 // ============================================================================
 
-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);