We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6bc2e2 commit 30ae80eCopy full SHA for 30ae80e
1 file changed
include/Dolphin/GX.h
@@ -15,7 +15,7 @@
15
extern "C" {
16
#endif /* __cplusplus */
17
18
-extern WGPipe wgPipe;
+extern WGPipe volatile wgPipe;
19
20
#define GX_LOAD_BP_REG(x) \
21
do { \
0 commit comments