added option to swap game elements in EM caves using V5/V6 EMC graphics
[rocksndiamonds.git] / src / engines.h
index f51868556b3ae5408930c1d59d91a2f3f42a5135..6a6dd4a73b9bd1cca0ca7c6dc62a4807597d2c77 100644 (file)
@@ -27,6 +27,7 @@
 
 void UpdateEngineValues(int, int, int, int);
 
+boolean swapTiles_EM(boolean);
 boolean getTeamMode_EM(void);
 boolean isActivePlayer_EM(int);