Defines

patchlevel.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define GAME_SHORT_NAME   "UNH"
#define VERSION_MAJOR   3
#define VERSION_MINOR   5
#define PATCHLEVEL   4
#define EDITLEVEL   0
#define COPYRIGHT_BANNER_A   "UnNetHack, Copyright 2009-2010"
#define COPYRIGHT_BANNER_B   " Based on NetHack, Copyright 1985-2003 by Stichting Mathematisch"
#define COPYRIGHT_BANNER_C   " Centrum and M. Stephenson. See license for details."
#define VERSION_COMPATIBILITY   0x03050300L

Define Documentation

#define COPYRIGHT_BANNER_A   "UnNetHack, Copyright 2009-2010"
#define COPYRIGHT_BANNER_B   " Based on NetHack, Copyright 1985-2003 by Stichting Mathematisch"
#define COPYRIGHT_BANNER_C   " Centrum and M. Stephenson. See license for details."
#define EDITLEVEL   0
#define GAME_SHORT_NAME   "UNH"

Referenced by readentry(), and writeentry().

#define PATCHLEVEL   4
#define VERSION_COMPATIBILITY   0x03050300L

Referenced by check_version().

#define VERSION_MAJOR   3
#define VERSION_MINOR   5