]> git.lizzy.rs Git - irrlicht.git/blobdiff - source/Irrlicht/CNullDriver.h
Extract and use singular CNullDriver::checkImage
[irrlicht.git] / source / Irrlicht / CNullDriver.h
index 95fc0d9e4120424d2155014c2d402b1df792fbfc..d3d933c6d1be0588da51daeb91eb9f79ff4c7214 100644 (file)
@@ -670,6 +670,8 @@ namespace video
                //! checks triangle count and print warning if wrong\r
                bool checkPrimitiveCount(u32 prmcnt) const;\r
 \r
+               bool checkImage(IImage *image) const;\r
+\r
                bool checkImage(const core::array<IImage*>& image) const;\r
 \r
                // adds a material renderer and drops it afterwards. To be used for internal creation\r