rnd-20100316-1-src
[rocksndiamonds.git] / src / game_sp / Input.c
index 3abfb289adaf5fba354f9e7264195e027763003c..5a469575399886e012048e50e5afee9f0b4e3510 100644 (file)
@@ -5,9 +5,6 @@
 #include "Input.h"
 
 
-DemoBufferObject DemoBuffer;
-boolean KeyState[255 + 1];
-
 int map_key_RND_to_SP(int key)
 {
   if (key & KEY_BUTTON)