moved (and renamed) global variables to game structure (ExitX/ExitY)
[rocksndiamonds.git] / src / main.c
index c6721602438e4d0dc65296a6465d30e00fb4623b..1805b6e0db9702a1363dadde7c424b0b2b5475e9 100644 (file)
@@ -127,8 +127,6 @@ int                 BX2, BY2;
 int                    SBX_Left, SBX_Right;
 int                    SBY_Upper, SBY_Lower;
 int                    ZX, ZY;
-int                    ExitX, ExitY;
-int                    AllPlayersGone;
 
 int                    TimeFrames, TimePlayed, TimeLeft, TapeTime;