- fixed some issues in the menu code.

This commit is contained in:
Christoph Oelckers 2020-06-14 12:20:07 +02:00
commit 46dc77cc64
3 changed files with 33 additions and 32 deletions

View file

@ -32,8 +32,6 @@
**
*/
#include "doomdef.h"
#include "doomstat.h"
#include "c_dispatch.h"
#include "c_cvars.h"
#include "v_video.h"