Windows CE port addition

This commit is contained in:
nethack.allison
2002-07-22 03:20:52 +00:00
parent 4957a7f5be
commit 0cc5b698d5
52 changed files with 106716 additions and 3 deletions

View File

@@ -104,8 +104,10 @@ static int lockptr;
#define Delay(a) msleep(a)
# endif
#define Close close
#ifndef WIN_CE
#define DeleteFile unlink
#endif
#endif
#ifdef USER_SOUNDS
extern char *sounddir;