mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-10 14:51:46 +00:00
- removed obsolete quit message #defines.
This commit is contained in:
parent
c7a46492eb
commit
c5cba70fc8
1 changed files with 0 additions and 5 deletions
|
@ -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[];
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue