Merge remote-tracking branch 'origin/NetHack-3.6.0'
This commit is contained in:
@@ -2570,7 +2570,7 @@ E unsigned long NDECL(get_current_feature_ver);
|
||||
E const char *FDECL(copyright_banner_line, (int));
|
||||
|
||||
#ifdef RUNTIME_PORT_ID
|
||||
E void FDECL(append_port_id, (char *));
|
||||
E char *FDECL(get_port_id, (char *));
|
||||
#endif
|
||||
|
||||
/* ### video.c ### */
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
*/
|
||||
#define EDITLEVEL 0
|
||||
|
||||
#define COPYRIGHT_BANNER_A "NetHack, Copyright 1985-2016"
|
||||
#define COPYRIGHT_BANNER_A "NetHack, Copyright 1985-2018"
|
||||
#define COPYRIGHT_BANNER_B \
|
||||
" By Stichting Mathematisch Centrum and M. Stephenson."
|
||||
/* COPYRIGHT_BANNER_C is generated by makedefs into date.h */
|
||||
|
||||
Reference in New Issue
Block a user