We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cca228 commit 794c0fdCopy full SHA for 794c0fd
1 file changed
soh/soh/Enhancements/timesplits/TimeSplits.cpp
@@ -9,7 +9,7 @@
9
10
extern "C" {
11
#include "variables.h"
12
-PlayState* gPlayState;
+extern PlayState* gPlayState;
13
uint64_t GetUnixTimestamp();
14
}
15
0 commit comments