rnd-20111007-1-src
[rocksndiamonds.git] / src / game_sp / Globals.c
index 35bf4d8a9b26385384ec9d95ad628e64e5714300..9ddbf2b0d3cc1787f9253ace9d4866a9e89f0602 100644 (file)
@@ -15,7 +15,7 @@ int FieldHeight;      // standard size = 24
 int HeaderSize;                // standard size = 96
 int FieldMax, LevelMax;
 #if 0
-long FileMax;
+int FileMax;
 #endif
 
 #if 1
@@ -48,7 +48,7 @@ int MurphyPosIndex, MurphyXPos, MurphyYPos;
 int MurphyScreenXPos, MurphyScreenYPos;
 int MurphyExplodePos, SplitMoveFlag, RedDiskReleaseMurphyPos;
 int KillMurphyFlag, MurphyMoveCounter;
-long YawnSleepCounter;
+int YawnSleepCounter;
 int MurphyVarFaceLeft;
 int ScratchGravity, GravityFlag;
 int RedDiskReleaseFlag, MovingPictureSequencePhase;