summaryrefslogtreecommitdiff
path: root/editor/editor_scale.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/editor_scale.h')
-rw-r--r--editor/editor_scale.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/editor_scale.h b/editor/editor_scale.h
index 918fde15fb..02e9b997f6 100644
--- a/editor/editor_scale.h
+++ b/editor/editor_scale.h
@@ -35,4 +35,5 @@ void editor_set_scale(float p_scale);
float editor_get_scale();
#define EDSCALE (editor_get_scale())
+
#endif // EDITOR_SCALE_H