Skip to content

Commit 794c0fd

Browse files
committed
playstate extern
1 parent 8cca228 commit 794c0fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

soh/soh/Enhancements/timesplits/TimeSplits.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
extern "C" {
1111
#include "variables.h"
12-
PlayState* gPlayState;
12+
extern PlayState* gPlayState;
1313
uint64_t GetUnixTimestamp();
1414
}
1515

0 commit comments

Comments
 (0)