Fix Lint broken by b662a4577d692329b9ca83525e6039f2ddcd1ac1
[oweals/minetest.git] / src / client.h
index 68953d40216fe3e2150bc44d28cab4f4944f50d9..699550eacec07b14329e8f6374041c6e45ab6630 100644 (file)
@@ -509,6 +509,8 @@ public:
        void showGameFog(const bool show = true);
        void showGameDebug(const bool show = true);
 
+       IrrlichtDevice *getDevice() const { return m_device; }
+
 private:
 
        // Virtual methods from con::PeerHandler