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/dust.h')
-rw-r--r--src/render/dust.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/render/dust.h b/src/render/dust.h
index 031743e..6a4b455 100644
--- a/src/render/dust.h
+++ b/src/render/dust.h
@@ -20,6 +20,8 @@ public:
static void shutdown();
static void draw();
+
+ static void reset();
};
}