]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Objects.cpp
Added newline to all the source/headers in Source.
[lugaru.git] / Source / Objects.cpp
index 67feaacc61a277f8c4b5defdd44fba60adcb1849..e5d26898ad07f01bad09545d65f1d0d5aaeb2ba6 100644 (file)
@@ -775,3 +775,4 @@ Objects::~Objects()
        if (bushtextureptr) glDeleteTextures( 1, (const unsigned long *)&bushtextureptr );
        if (rocktextureptr) glDeleteTextures( 1, (const unsigned long *)&rocktextureptr );
 };
+