summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index ed199c7..e812e7b 100644
--- a/setup.h
+++ b/setup.h
@@ -51,6 +51,7 @@ private:
int rerunMaxChannel;
int numCustomTokens;
int FPS;
+ int fixForopenGL;
const char *menuDisplayStyle[2];
void Setup(void);
virtual void Store(void);