summaryrefslogtreecommitdiff
path: root/editor/editor-types.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor-types.cpp')
-rw-r--r--editor/editor-types.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/editor-types.cpp b/editor/editor-types.cpp
index b9d278a..7e2c392 100644
--- a/editor/editor-types.cpp
+++ b/editor/editor-types.cpp
@@ -1,4 +1,4 @@
#include "editor-types.hpp"
-struct editor_master editor_mstr;
+struct editor_master editor_mstr{};