SELF_RECOVER for win32
- define SELF_RECOVER for win32 - add code to perform a recover operation from within NetHack itself when SELF_RECOVER is defined
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#define PC_LOCKING /* Prevent overwrites of aborted or in-progress games */
|
||||
/* without first receiving confirmation. */
|
||||
|
||||
#define SELF_RECOVER /* Allow the game itself to recover from an aborted game */
|
||||
|
||||
/*
|
||||
* -----------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user