Commit fb9d9e0b authored by hybrid's avatar hybrid

Switch debug messages to ELL_DEBUG. Rename a helper function

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3933 dfc29bdd-3216-0410-991c-e03cc46cb475
parent 29162bc2
This diff is collapsed.
...@@ -207,7 +207,7 @@ private: ...@@ -207,7 +207,7 @@ private:
void readLibrarySection(io::IXMLReaderUTF8* reader); void readLibrarySection(io::IXMLReaderUTF8* reader);
//! reads a <visual_scene> element and stores it as a prefab //! reads a <visual_scene> element and stores it as a prefab
void readVisualSceneLibrary(io::IXMLReaderUTF8* reader); void readVisualScene(io::IXMLReaderUTF8* reader);
//! reads a <scene> section and its content //! reads a <scene> section and its content
void readSceneSection(io::IXMLReaderUTF8* reader); void readSceneSection(io::IXMLReaderUTF8* reader);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment