minor whitespace change
[rocksndiamonds.git] / src / engines.h
index f51868556b3ae5408930c1d59d91a2f3f42a5135..46cdbf4fee79fae60cdf394b8c4fd1485b3f55bc 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // engines.h
 // ============================================================================
@@ -27,6 +27,7 @@
 
 void UpdateEngineValues(int, int, int, int);
 
+boolean swapTiles_EM(boolean);
 boolean getTeamMode_EM(void);
 boolean isActivePlayer_EM(int);