Cleaning up.

This commit is contained in:
David Williams
2008-01-25 23:07:24 +00:00
parent 1a41acd06b
commit bdbfa5f457
2 changed files with 17 additions and 16 deletions

View File

@ -93,7 +93,7 @@ namespace Ogre
void setAxisVisible(bool visible);
SceneNode* makeSureSceneNodeExists(const String strSceneNodeName, bool bShouldExist);
SceneNode* makeSureSceneNodeExists(bool bShouldExist, const String strSceneNodeName);