aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/CNullDriver.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Irrlicht/CNullDriver.h')
-rw-r--r--source/Irrlicht/CNullDriver.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/Irrlicht/CNullDriver.h b/source/Irrlicht/CNullDriver.h
index 95fc0d9..d3d933c 100644
--- a/source/Irrlicht/CNullDriver.h
+++ b/source/Irrlicht/CNullDriver.h
@@ -670,6 +670,8 @@ namespace video
//! checks triangle count and print warning if wrong
bool checkPrimitiveCount(u32 prmcnt) const;
+ bool checkImage(IImage *image) const;
+
bool checkImage(const core::array<IImage*>& image) const;
// adds a material renderer and drops it afterwards. To be used for internal creation