diff options
| author | Juan Linietsky | 2017-08-07 18:34:18 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2017-08-07 18:38:47 -0300 |
| commit | c6120e77a8c1c7e946569453973629499673d414 (patch) | |
| tree | 7a43f26d5c61a1f1cc698b277c24836cb1e1cc9c /modules/gdscript/gd_functions.h | |
| parent | 0188ce5c80b141d0f8a5880d3253c0b5eeb91e4f (diff) | |
| download | godot-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.h | 1 |
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 }; |
