summaryrefslogtreecommitdiff
path: root/src/Graphics.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Graphics.h')
-rw-r--r--src/Graphics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Graphics.h b/src/Graphics.h
index e4c2ad8..ef72bf0 100644
--- a/src/Graphics.h
+++ b/src/Graphics.h
@@ -107,6 +107,7 @@ public:
#ifdef OGLI
//OpenGL specific instance variables
GLuint vidBuf, textTexture;
+ void Reset();
#endif
//Common graphics methods in Graphics.cpp