(svn r1901) - Fix: unwanted behaviour of the savegame dialog, as well as a bug with a sloppy termination of a string. When any editbox is open, scrolling is disabled. If any new types of editboxes come up, please use SET/CLRBIT of _no_scroll with its unique identifier (ttd.h)

This commit is contained in:
Darkvater
2005-02-22 14:52:20 +00:00
parent 5cb74cb049
commit 7656c683cf
8 changed files with 70 additions and 60 deletions

View File

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