summaryrefslogtreecommitdiffstats
path: root/src/app/app.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/app.h')
-rw-r--r--src/app/app.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/app/app.h b/src/app/app.h
index 84da0eb..c4288c1 100644
--- a/src/app/app.h
+++ b/src/app/app.h
@@ -449,5 +449,7 @@ protected:
//! Low cpu mode
bool m_lowCPU;
+
+ int m_useVbo; // TODO: temporary
};