moved (and renamed) global variable to game structure (AllPlayersGone)
[rocksndiamonds.git] / src / main.c
index c6721602438e4d0dc65296a6465d30e00fb4623b..1d3a80597aaadad7d6fc676ca325a3174d471b83 100644 (file)
@@ -128,7 +128,6 @@ int                 SBX_Left, SBX_Right;
 int                    SBY_Upper, SBY_Lower;
 int                    ZX, ZY;
 int                    ExitX, ExitY;
-int                    AllPlayersGone;
 
 int                    TimeFrames, TimePlayed, TimeLeft, TapeTime;