0
0
Fork 0
mirror of https://github.com/ZDoom/gzdoom.git synced 2025-04-22 10:50:58 +00:00

- fixed macOS compilation.

This commit is contained in:
Christoph Oelckers 2019-01-31 02:05:33 +01:00
parent 0f2938089d
commit 0b4862480e

View file

@ -45,6 +45,7 @@
#include "doomstat.h"
#include "v_video.h"
#include "events.h"
#include "g_game.h"
EXTERN_CVAR(Int, m_use_mouse)