SAFERHANGUP support for win32tty

win32gui support still needs to be developed.
This commit is contained in:
nethack.allison
2003-09-19 11:22:00 +00:00
parent 22fe9838f3
commit 018123c007
5 changed files with 44 additions and 6 deletions

View File

@@ -57,6 +57,11 @@
#ifdef WIN32CON
#define PORT_DEBUG /* include ability to debug international keyboard issues */
#define SAFERHANGUP /* Define SAFERHANGUP to delay hangup processing
* until the main command loop. 'safer' because it
* avoids certain cheats and also avoids losing
* objects being thrown when the hangup occurs.
*/
#endif
/* The following is needed for prototypes of certain functions */