summaryrefslogtreecommitdiff
path: root/modules/gdscript/gdscript_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdscript/gdscript_functions.h')
-rw-r--r--modules/gdscript/gdscript_functions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gdscript/gdscript_functions.h b/modules/gdscript/gdscript_functions.h
index c4731d17a4..de355d8a53 100644
--- a/modules/gdscript/gdscript_functions.h
+++ b/modules/gdscript/gdscript_functions.h
@@ -96,6 +96,7 @@ public:
TEXT_PRINT_SPACED,
TEXT_PRINTERR,
TEXT_PRINTRAW,
+ TEXT_PRINT_DEBUG,
VAR_TO_STR,
STR_TO_VAR,
VAR_TO_BYTES,