
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 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 |
Referenced by get_current_feature_ver(), score_wanted(), and topten().
| #define VERSION_COMPATIBILITY 0x03050300L |
Referenced by check_version().
| #define VERSION_MAJOR 3 |
Referenced by get_current_feature_ver(), score_wanted(), and topten().
| #define VERSION_MINOR 5 |
Referenced by get_current_feature_ver(), score_wanted(), and topten().
1.7.2