- removed obsolete quit message #defines.

This commit is contained in:
Christoph Oelckers 2013-08-11 13:36:48 +02:00
parent c7a46492eb
commit c5cba70fc8

View file

@ -42,11 +42,6 @@
extern FStringTable GStrings;
// QuitGame messages
#define NUM_QUITDOOMMESSAGES 14
#define NUM_QUITSTRIFEMESSAGES 8
#define NUM_QUITCHEXMESSAGES 7
extern const char *endmsg[];