moved (and renamed) global variables to game structure (ZX/ZY)
[rocksndiamonds.git] / src / main.c
index 1d3a80597aaadad7d6fc676ca325a3174d471b83..109e88d0e6e09f49b1cd6cc2de744d716af83725 100644 (file)
@@ -126,8 +126,6 @@ int                 BX1, BY1;
 int                    BX2, BY2;
 int                    SBX_Left, SBX_Right;
 int                    SBY_Upper, SBY_Lower;
-int                    ZX, ZY;
-int                    ExitX, ExitY;
 
 int                    TimeFrames, TimePlayed, TimeLeft, TapeTime;