X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FOpenGL_Windows.cpp;h=776eb4308bb7eda34bfe7255d7e6004dca96a156;hb=de7834267e2ff8f28a2cb49647fc91e060686e93;hp=2510aa675d08a60657f46d9fe1c7bec542c322a2;hpb=0275e7eb8d700d736f7d53001834561f06a1e0db;p=lugaru.git diff --git a/Source/OpenGL_Windows.cpp b/Source/OpenGL_Windows.cpp index 2510aa6..776eb43 100644 --- a/Source/OpenGL_Windows.cpp +++ b/Source/OpenGL_Windows.cpp @@ -775,7 +775,7 @@ int main(int argc, char **argv) pgame = 0; CleanUp (); - + return 0; } catch (const std::exception& error)