summaryrefslogtreecommitdiffhomepage
path: root/editor/app.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/app.hpp')
-rw-r--r--editor/app.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/app.hpp b/editor/app.hpp
index d12a7001..ff98ce99 100644
--- a/editor/app.hpp
+++ b/editor/app.hpp
@@ -91,6 +91,7 @@ private:
void do_quicksave();
void do_quickload();
void do_new_file();
+ void do_escape();
void draw_collision_boxes();
void draw_editor_pane(float main_menu_height);