]> granicus.if.org Git - nethack/commit
SELF_RECOVER for win32
authornethack.allison <nethack.allison>
Wed, 21 Aug 2002 03:30:19 +0000 (03:30 +0000)
committernethack.allison <nethack.allison>
Wed, 21 Aug 2002 03:30:19 +0000 (03:30 +0000)
commit3515dcf1f1fe5e9a68cbcd81d51206f4f23d7933
tree5b253ccb11e251ae983eefc7e687f8ee0d1e7f12
parent591b832a84e7aa5809f24189013c65801bbf9b53
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
include/extern.h
include/ntconf.h
src/files.c
sys/share/pcunix.c
sys/winnt/winnt.c