GCC-13 support, when precompiled headers are off
This commit is contained in:
parent
97cfd32677
commit
b5eb8f47db
11 changed files with 14 additions and 2 deletions
|
|
@ -35,8 +35,9 @@
|
|||
|
||||
bool gameisdead;
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <cstdarg>
|
||||
|
||||
#ifdef _WIN32
|
||||
#include <windows.h>
|
||||
#include "zstring.h"
|
||||
void I_DebugPrint(const char *cp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue