rnd-20100521-3-src
[rocksndiamonds.git] / src / game_sp / FakeDeclares.c
index b9e584b42aae27f0a7b295e4dcc982f2d8c7d0db..abb63c46916984cdf7748f3491c9f48105768748 100644 (file)
@@ -13,9 +13,7 @@ long YawnSleepCounter;
 int MurphyVarFaceLeft;
 int ScratchGravity, GravityFlag;
 int RedDiskReleaseFlag, MovingPictureSequencePhase;
-int data_h_DemoDone, LevelStatus;
 
-int data_h_165A;
 int YellowDisksExploded;
 int AllowRedDiskCheat, AllowEatRightRedDiskBug;
 
@@ -24,30 +22,6 @@ int InfotronsNeeded, TotalInfotronsNeeded;
 int RedDiskCount;
 int SnikSnaksElectronsFrozen;
 
-boolean EditFlag;
-int EditMode;
-int edSelect = 2;
-int edMove = 3;
-
-int DemoFlag, data_scr_demo, demo_stopped;
-int WasDemoFlag;
-int EP_GameDemoVar0DAA;
-int RecordDemoFlag; // , DemoRecordingFlag%
-int DemoKeyCode, DemoPointer;
-long DemoOffset;
-int DemoKeyRepeatCounter;
+int DemoKeyCode;
 
 int RedDiskReleasePhase;
-int UpdatedFlag;
-
-int DebugVersionFlag, D_ModeFlag;
-int keyEnter;
-
-int UpdateTimeFlag;
-
-boolean ModifiedFlag;
-
-
-void Let_ModifiedFlag(boolean NewVal)
-{
-}