removed test/debug code for EM graphics engine
[rocksndiamonds.git] / src / engines.h
index f59217b64ef53ef555fb50e7adf6f17704b14a10..bce3021715d77d8fdc907af876e3af33828c320d 100644 (file)
@@ -25,7 +25,6 @@
 // functions and definitions exported from main program to game_em
 // ============================================================================
 
-void SetBitmaps_EM(Bitmap **);
 void UpdateEngineValues(int, int, int, int);
 
 boolean getTeamMode_EM(void);