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:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user