aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_functions.h
diff options
context:
space:
mode:
authorJuan Linietsky2017-08-07 18:34:18 -0300
committerJuan Linietsky2017-08-07 18:38:47 -0300
commitc6120e77a8c1c7e946569453973629499673d414 (patch)
tree7a43f26d5c61a1f1cc698b277c24836cb1e1cc9c /modules/gdscript/gd_functions.h
parent0188ce5c80b141d0f8a5880d3253c0b5eeb91e4f (diff)
downloadgodot-c6120e77a8c1c7e946569453973629499673d414.tar.gz
godot-c6120e77a8c1c7e946569453973629499673d414.tar.zst
godot-c6120e77a8c1c7e946569453973629499673d414.zip
Diffstat (limited to 'modules/gdscript/gd_functions.h')
-rw-r--r--modules/gdscript/gd_functions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gdscript/gd_functions.h b/modules/gdscript/gd_functions.h
index 4d52abaea..93cb52411 100644
--- a/modules/gdscript/gd_functions.h
+++ b/modules/gdscript/gd_functions.h
@@ -105,6 +105,7 @@ public:
COLORN,
PRINT_STACK,
INSTANCE_FROM_ID,
+ LEN,
FUNC_MAX
};