X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameDraw.cpp;h=c38e55204f804591edc7903afdaaddb80d9273e0;hb=a7c43f7122886855dce21603361766000f622288;hp=967fe6802d5695046d08c9de34d9982d2c9a1dc9;hpb=7b6f5477e186f9d5775cb623dcc6f34bd38c4514;p=lugaru.git diff --git a/Source/GameDraw.cpp b/Source/GameDraw.cpp index 967fe68..c38e552 100644 --- a/Source/GameDraw.cpp +++ b/Source/GameDraw.cpp @@ -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;