rnd-20090729-1-src
[rocksndiamonds.git] / src / game_sp / Input.c
index a7ac7798d545d0038d2a881eaa5f0db87cc1c280..42ad1201ae2c8d4e93d35c27545d02b8a032bd70 100644 (file)
@@ -41,7 +41,7 @@ int subProcessKeyboardInput()
 {
   int subProcessKeyboardInput;
 
-  int LastKey;
+  static int LastKey = 0;
 
   //  On Error GoTo NoKeyboardAccessEH
   //    Call DKeyboard.Acquire
@@ -126,6 +126,10 @@ int subProcessKeyboardInput()
     }
     else
     {
+#if 1
+      printf("::: Input.c: subProcessKeyboardInput(): kill murphy\n");
+#endif
+
       KillMurphyFlag = 1;
       //        ExplodeFieldSP MurphyPosIndex
       //        LeadOutCounter = &H20