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