]> git.localhorst.tv Git - blank.git/blobdiff - src/init.hpp
minor optimization of noise generator
[blank.git] / src / init.hpp
index a467e69157eebc63e29dd5dcb961aeb8cb4febad..6064fca4b58a5cd6acb5b037a2f5881216b4823d 100644 (file)
@@ -86,6 +86,7 @@ public:
        static void EnableBackfaceCulling();
 
        static void Clear();
+       static void ClearDepthBuffer();
 
 private:
        SDL_GLContext handle;