Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Internal/levelxml.h')
-rw-r--r--Source/Internal/levelxml.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/Internal/levelxml.h b/Source/Internal/levelxml.h
index 1f17d99f..afc05316 100644
--- a/Source/Internal/levelxml.h
+++ b/Source/Internal/levelxml.h
@@ -1,7 +1,7 @@
//-----------------------------------------------------------------------------
// Name: levelxml.h
// Developer: Wolfire Games LLC
-// Description:
+// Description:
// License: Read below
//-----------------------------------------------------------------------------
//
@@ -32,4 +32,4 @@
#include <Asset/assets.h>
#include <Scripting/scriptparams.h>
-void ParseLevelXML(const std::string &path, LevelInfo& li);
+void ParseLevelXML(const std::string& path, LevelInfo& li);