aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/Overlay.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Overlay.hpp b/include/Overlay.hpp
index cd52efa..ac9d2b1 100644
--- a/include/Overlay.hpp
+++ b/include/Overlay.hpp
@@ -65,6 +65,7 @@ namespace gsr {
bool is_open() const;
bool should_exit(std::string &reason) const;
void exit();
+ void go_back_to_old_ui();
const Config& get_config() const;