(svn r1734) - Fix: [ 1112253 ] hijacking of arrow keys, game also scrolled when it was out of focus (dominik)

This commit is contained in:
darkvater
2005-01-30 16:54:39 +00:00
parent 8580e73b65
commit 1527ef3db0
4 changed files with 13 additions and 8 deletions

View File

@@ -1,6 +1,9 @@
#ifndef CONSOLE_H
#define CONSOLE_H
/* Pointer to console window */
VARDEF Window *_iconsole_win;
// ** console parser ** //
typedef enum _iconsole_var_types {