Source:NetHack 3.6.0/include/decl.h

From NetHackWiki
Revision as of 13:16, 15 December 2015 by DizzyBot (talk | contribs)
Jump to navigation Jump to search

Below is the full text to date.h from the source code of NetHack 3.6.0. To link to a particular line, write [[Source:NetHack 3.6.0/include/date.h#line123]], for example.

The NetHack General Public License applies to screenshots, source code and other content from NetHack.

This content was modified from the original NetHack source code distribution (by splitting up NetHack content between wiki pages, and possibly further editing). See the page history for a list of who changed it, and on what dates.

 /* This source file is generated by 'makedefs'.  Do not edit. */
 #define BUILD_DATE "Thu Dec 10 09:36:18 2015"
 #define BUILD_TIME (1449768978L)
 
 #define VERSION_NUMBER 0x03060002UL
 #define VERSION_FEATURES 0x00060040UL
 #define IGNORED_FEATURES 0x18080000UL
 #define VERSION_SANITY1 0x211c617eUL
 #define VERSION_SANITY2 0x148c24958UL
 #define VERSION_SANITY3 0x00028000UL
 
 #define VERSION_STRING "3.6.0"
 #define VERSION_ID \
  "Unix NetHack Version 3.6.0 - last build Thu Dec 10 09:36:18 2015."
 #define COPYRIGHT_BANNER_C \
  "         Version 3.6.0 Unix, built Dec 10 09:36:18 2015."