aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_functions.h
diff options
context:
space:
mode:
authorRémi Verschelde2017-01-11 10:36:15 +0100
committerGitHub2017-01-11 10:36:15 +0100
commit57166cd2923cc6d32b37c34f6ca2f32f6941e4a8 (patch)
tree6ac41f0f717267a0164a869be76e941a3caeb9e9 /modules/gdscript/gd_functions.h
parentbc26f905817945300d397696330d1ab04a1af33c (diff)
parent23381a530bb4a9c8e8c3e883a7d588bf832cd277 (diff)
downloadgodot-57166cd2923cc6d32b37c34f6ca2f32f6941e4a8.tar.gz
godot-57166cd2923cc6d32b37c34f6ca2f32f6941e4a8.tar.zst
godot-57166cd2923cc6d32b37c34f6ca2f32f6941e4a8.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 ab708e3eb..6e30b4dbb 100644
--- a/modules/gdscript/gd_functions.h
+++ b/modules/gdscript/gd_functions.h
@@ -102,6 +102,7 @@ public:
TO_JSON,
HASH,
COLOR8,
+ COLORN,
PRINT_STACK,
INSTANCE_FROM_ID,
FUNC_MAX