aboutsummaryrefslogtreecommitdiffstats
path: root/include/brice.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/brice.hpp')
-rw-r--r--include/brice.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/brice.hpp b/include/brice.hpp
index 5f82fec..dc3ea96 100644
--- a/include/brice.hpp
+++ b/include/brice.hpp
@@ -11,6 +11,7 @@ namespace game {
bool setValue(const std::string& id, const std::string& value);
+ void briceClear(void);
void briceSave(void);
void briceLoad(void);