X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FInput.c;h=5a469575399886e012048e50e5afee9f0b4e3510;hb=25c22434b11938e230719d6f73df4ed7813570be;hp=3abfb289adaf5fba354f9e7264195e027763003c;hpb=ce0bba1a070e5e64939491eb68087f68ef8fe870;p=rocksndiamonds.git diff --git a/src/game_sp/Input.c b/src/game_sp/Input.c index 3abfb289..5a469575 100644 --- a/src/game_sp/Input.c +++ b/src/game_sp/Input.c @@ -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)