Definition

From NetHackWiki
Revision as of 23:32, 18 December 2015 by ChasonBot (talk | contribs)
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.

This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.4.3. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-343}} tag to the current version's tag or {{noversion}} as appropriate.