aboutsummaryrefslogtreecommitdiff
path: root/Source/GameDraw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/GameDraw.cpp')
-rw-r--r--Source/GameDraw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/GameDraw.cpp b/Source/GameDraw.cpp
index 83d712e..c79d87e 100644
--- a/Source/GameDraw.cpp
+++ b/Source/GameDraw.cpp
@@ -36,7 +36,7 @@ extern Decals decals;
/*********************> DrawGLScene() <*****/
-int Game::DrawGLScene(GLvoid)
+int Game::DrawGLScene(void)
{