]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameDraw.cpp
Allow user to set any reasonable resolution.
[lugaru.git] / Source / GameDraw.cpp
index 967fe6802d5695046d08c9de34d9982d2c9a1dc9..c38e55204f804591edc7903afdaaddb80d9273e0 100644 (file)
@@ -189,7 +189,7 @@ long long Game::MD5_string (char *string){
        //return 1111111111111111;
 }
 
-int Game::DrawGLScene(GLvoid)                                                                  
+int Game::DrawGLScene(void)
 {      
        static float texcoordwidth,texcoordheight;
        static float texviewwidth, texviewheight;