summaryrefslogtreecommitdiffstats
path: root/script/gdscript/gd_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'script/gdscript/gd_functions.h')
-rw-r--r--script/gdscript/gd_functions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/script/gdscript/gd_functions.h b/script/gdscript/gd_functions.h
index af449783c1..2ab397d18a 100644
--- a/script/gdscript/gd_functions.h
+++ b/script/gdscript/gd_functions.h
@@ -85,6 +85,7 @@ public:
TEXT_PRINTERR,
TEXT_PRINTRAW,
GEN_RANGE,
+ RESOURCE_LOAD,
INST2DICT,
DICT2INST,
PRINT_STACK,