fixes entry for removal of SYSFLAGS and MFLOPPY
This commit is contained in:
+4
-1
@@ -468,4 +468,7 @@ convert obj->oextra->omid from pointer to scalar
|
|||||||
get rid of unused obj->oextra->olong
|
get rid of unused obj->oextra->olong
|
||||||
relocated unmaintained code to outdated folder, specifically sys/amiga,
|
relocated unmaintained code to outdated folder, specifically sys/amiga,
|
||||||
sys/atari, sys/be, sys/mac, sys/os2, sys/wince, win/Qt3, win/gem,
|
sys/atari, sys/be, sys/mac, sys/os2, sys/wince, win/Qt3, win/gem,
|
||||||
win/gnome
|
win/gnome, include/amiconf.h, include/os2conf.h, include/tosconf.h
|
||||||
|
remove SYSFLAGS conditional code
|
||||||
|
remove MFLOPPY conditional code
|
||||||
|
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
* Incrementing EDITLEVEL can be used to force invalidation of old bones
|
* Incrementing EDITLEVEL can be used to force invalidation of old bones
|
||||||
* and save files.
|
* and save files.
|
||||||
*/
|
*/
|
||||||
#define EDITLEVEL 21
|
#define EDITLEVEL 22
|
||||||
|
|
||||||
#define COPYRIGHT_BANNER_A "NetHack, Copyright 1985-2020"
|
#define COPYRIGHT_BANNER_A "NetHack, Copyright 1985-2020"
|
||||||
#define COPYRIGHT_BANNER_B \
|
#define COPYRIGHT_BANNER_B \
|
||||||
|
|||||||
Reference in New Issue
Block a user