]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Skybox.cpp
Added newline to all the source/headers in Source.
[lugaru.git] / Source / Skybox.cpp
index 6d074ced1557b0319f4363f9106c90337390d5f7..4c466282c42f9b3fa76dec037a5ba69846288196 100644 (file)
@@ -356,3 +356,4 @@ SkyBox::~SkyBox()
        if (cloud) glDeleteTextures( 1, (const unsigned long *)&cloud );
        if (reflect) glDeleteTextures( 1, (const unsigned long *)&reflect );
 };
+