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 c89dadc commit 94d6ba2Copy full SHA for 94d6ba2
src/xrCore/xrstring.cpp
@@ -5,7 +5,7 @@
5
6
#include "FS_impl.h"
7
8
-XRCORE_API extern str_container* g_pStringContainer = NULL;
+XRCORE_API str_container* g_pStringContainer = NULL;
9
10
#if 1
11
0 commit comments