Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/sky.h')
-rw-r--r--src/render/sky.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/sky.h b/src/render/sky.h
index d922d75..9c41ee0 100644
--- a/src/render/sky.h
+++ b/src/render/sky.h
@@ -17,7 +17,7 @@ public:
static void unload();
- static void draw(const std::string & name);
+ static void draw(const std::string & name, const float wireframe = false);
private: