Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/modelview.h')
-rwxr-xr-xsrc/ui/modelview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/modelview.h b/src/ui/modelview.h
index d49acc8..4642551 100755
--- a/src/ui/modelview.h
+++ b/src/ui/modelview.h
@@ -100,6 +100,8 @@ protected:
virtual void on_mousemove(const math::Vector2f &cursor);
private:
+ void reset();
+
void draw_model();
void draw_globe();