aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flsupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/source/flsupport.h')
-rw-r--r--externals/grill/flext/source/flsupport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/flext/source/flsupport.h b/externals/grill/flext/source/flsupport.h
index f336d0de..5ec2b64a 100644
--- a/externals/grill/flext/source/flsupport.h
+++ b/externals/grill/flext/source/flsupport.h
@@ -720,7 +720,7 @@ public:
protected:
- static thrid_t thrhelpid;
+ static thrid_t thrhelpid,thrmsgid;
static bool StartHelper();
static bool StopHelper();
static void ThrHelper(void *);