We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05ae233 commit 24fdd22Copy full SHA for 24fdd22
src/xrGame/AnselManager.cpp
@@ -7,6 +7,8 @@
7
8
#include "AnselManager.h"
9
#include "holder_custom.h"
10
+#include "SDL.h"
11
+#include "SDL_syswm.h"
12
13
ENGINE_API extern BOOL bShowPauseString;
14
ENGINE_API extern BOOL g_bDisableRedText;
0 commit comments