diff --git a/src/doomdef.h b/src/doomdef.h index af9415968..f1e9a57fd 100644 --- a/src/doomdef.h +++ b/src/doomdef.h @@ -103,7 +103,7 @@ extern "C" { // Special Hashing. //#define NOFILEHASH -//==#define NOVERIFYIWADS +//#define NOVERIFYIWADS // Uncheck this to compile debugging code //#define RANGECHECK diff --git a/src/f_finale.c b/src/f_finale.c index ea07d9cc5..bf3575453 100644 --- a/src/f_finale.c +++ b/src/f_finale.c @@ -936,6 +936,8 @@ const char *blancredits[] = { "\"Chearii\"", "\"hayaunderscore\" aka \"DeltaKaynx\"", "\"Achiiro\" aka \"achiiDev\"", + "\"Mayo\"", + "\"WumboSpasm\"", "", "\1Map Patches", "\"Sonic1983\" (PB)",