Definition

From NetHackWiki
Revision as of 16:14, 2 August 2006 by Jayt (talk | contribs) (initial version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In the source code, a definition is a C preprocessor directive which tells the compiler whether or not to compile in a certain set of features.

In Config.h, the following definitions are enabled by default, but are apparently considered optional: SINKS, WALLIFIED_MAZE, REINCARNATION, KOPS, SEDUCE, STEED, TOURIST, ELBERETH, REDO, and CLIPPING.

This page is a stub. Should you wish to do so, you can contribute by expanding this page.

A user has suggested improving this page or section as follows:

"A lot more could be said about these."