Definition

From NetHackWiki
Revision as of 04:10, 18 October 2012 by Bcode (talk | contribs) (Capitalization)
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."