0
0
Fork 0
mirror of https://github.com/ZDoom/qzdoom.git synced 2025-03-21 10:21:28 +00:00
This commit is contained in:
Christoph Oelckers 2018-01-21 08:57:29 +01:00
commit c93d025088

View file

@ -39,7 +39,6 @@
#include "actor.h"
#include "c_dispatch.h"
#include "d_net.h"
#include "vm.h"
DStaticEventHandler* E_FirstEventHandler = nullptr;
DStaticEventHandler* E_LastEventHandler = nullptr;