From 55b34e05b3d735a84e1af9833e19c0b816c18252 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Tue, 30 Jun 2015 11:28:43 -0300 Subject: -some changes by okam --- core/globals.h | 1 + 1 file changed, 1 insertion(+) (limited to 'core/globals.h') diff --git a/core/globals.h b/core/globals.h index f739bcfb90..2ec56966f6 100644 --- a/core/globals.h +++ b/core/globals.h @@ -86,6 +86,7 @@ protected: List singletons; + Error _save_custom_bnd(const String& p_file); bool _load_resource_pack(const String& p_pack); -- cgit v1.2.3