X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FOpenGL_Full_Screen.cpp;h=7a932388493b1d578e216e3394b14c147bb0b4a4;hb=bcb5c54b2b6170c185583c18f5ec97b0bb813f0a;hp=223b0c57074e4d96807acca6ba48127326cc4916;hpb=8562aa5bebc97ea8a61d056aec3847030c6985b7;p=lugaru.git diff --git a/Source/OpenGL_Full_Screen.cpp b/Source/OpenGL_Full_Screen.cpp index 223b0c5..7a93238 100644 --- a/Source/OpenGL_Full_Screen.cpp +++ b/Source/OpenGL_Full_Screen.cpp @@ -1767,4 +1767,4 @@ int main (void) opstream << "Caught exception: " << error.what() << std::endl; opstream.close(); } -} \ No newline at end of file +}