added missing cave buffer offsets to robot wheel position
[rocksndiamonds.git] / src / engines.h
index bce3021715d77d8fdc907af876e3af33828c320d..6a6dd4a73b9bd1cca0ca7c6dc62a4807597d2c77 100644 (file)
@@ -27,7 +27,9 @@
 
 void UpdateEngineValues(int, int, int, int);
 
+boolean swapTiles_EM(boolean);
 boolean getTeamMode_EM(void);
+boolean isActivePlayer_EM(int);
 
 void PlayLevelSound_EM(int, int, int, int);
 void InitGraphicInfo_EM(void);