rocksndiamonds-3.3.0.0
[rocksndiamonds.git] / src / game_sp / FakeDeclares.c
diff --git a/src/game_sp/FakeDeclares.c b/src/game_sp/FakeDeclares.c
deleted file mode 100644 (file)
index abb63c4..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-// ----------------------------------------------------------------------------
-// FakeDeclares.c
-// ----------------------------------------------------------------------------
-
-#include "FakeDeclares.h"
-
-
-int MurphyPosIndex, MurphyXPos, MurphyYPos;
-int MurphyScreenXPos, MurphyScreenYPos;
-int MurphyExplodePos, SplitMoveFlag, RedDiskReleaseMurphyPos;
-int KillMurphyFlag, MurphyMoveCounter;
-long YawnSleepCounter;
-int MurphyVarFaceLeft;
-int ScratchGravity, GravityFlag;
-int RedDiskReleaseFlag, MovingPictureSequencePhase;
-
-int YellowDisksExploded;
-int AllowRedDiskCheat, AllowEatRightRedDiskBug;
-
-int GameBusyFlag;
-int InfotronsNeeded, TotalInfotronsNeeded;
-int RedDiskCount;
-int SnikSnaksElectronsFrozen;
-
-int DemoKeyCode;
-
-int RedDiskReleasePhase;