Initial check-in of work in progress xcode build of NetHack.

Buyer beware.  This is a check-point of the xcode work to allow others
to play.
This commit is contained in:
Bart House
2018-11-19 09:22:11 -08:00
parent 15da3e4d53
commit aa48ed18e7
12 changed files with 1703 additions and 4 deletions

View File

@@ -10,8 +10,10 @@
#define BETA /* development or beta testing [MRS] */
#define DEBUG
#ifndef DEBUG /* allow tool chains to define without causing warnings */
#define DEBUG
#endif
:
/*
* Files expected to exist in the playground directory.
*/