win32tty: prevent early messages from flashing by unseen

This commit is contained in:
nethack.allison
2005-01-15 14:04:03 +00:00
parent b064510a9b
commit 7b83a76bff
3 changed files with 17 additions and 1 deletions

View File

@@ -151,6 +151,7 @@ extern void FDECL(nttty_preference_update, (const char *));
extern void NDECL(toggle_mouse_support);
extern void FDECL(map_subkeyvalue, (char *));
extern void NDECL(load_keyboard_handler);
extern void NDECL(raw_clear_screen);
#endif
#include <fcntl.h>