summaryrefslogtreecommitdiffstats
path: root/core/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/globals.h')
-rw-r--r--core/globals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/globals.h b/core/globals.h
index 68bb859ace..f24b2daf79 100644
--- a/core/globals.h
+++ b/core/globals.h
@@ -96,6 +96,8 @@ protected:
bool _load_resource_pack(const String& p_pack);
+ void _add_property_info_bind(const Dictionary& p_info);
+
protected:
static void _bind_methods();