SAFERHANGUP win32gui (from <Someone>)

This commit is contained in:
nethack.allison
2003-09-30 03:42:01 +00:00
parent 4349f52899
commit 1bdf37ec00
3 changed files with 42 additions and 3 deletions

View File

@@ -57,12 +57,13 @@
#ifdef WIN32CON
#define PORT_DEBUG /* include ability to debug international keyboard issues */
#endif
#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 */
#if defined(_MSC_VER)