diff options
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 f444bb3b5b..5c8b61db37 100644 --- a/modules/gdscript/gd_functions.h +++ b/modules/gdscript/gd_functions.h @@ -99,6 +99,7 @@ public: DICT2INST, HASH, COLOR8, + COLORN, PRINT_STACK, INSTANCE_FROM_ID, FUNC_MAX |