mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-11 07:11:54 +00:00
Fixed linking with GCC and Clang toolchains
This commit is contained in:
parent
ba9cf02385
commit
89980d9e77
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
#include "p_spec.h"
|
||||
#include "g_levellocals.h"
|
||||
#include "events.h"
|
||||
#include "actorinlines.h"
|
||||
|
||||
extern gamestate_t wipegamestate;
|
||||
|
||||
|
|
Loading…
Reference in a new issue