aboutsummaryrefslogtreecommitdiff
path: root/modules/gdscript/gd_functions.h
diff options
context:
space:
mode:
authorBojidar Marinov2016-11-10 23:06:00 +0200
committerRémi Verschelde2017-01-12 19:15:27 +0100
commit85585c7fc5ef314d42fcc7b28583b22aaff424be (patch)
tree85b10fddb5c8b6af2a39ba8e4fc8ff3c00e25377 /modules/gdscript/gd_functions.h
parentc5bff5073e04a6ee1dea0a965185b2b2a1c80036 (diff)
downloadgodot-85585c7fc5ef314d42fcc7b28583b22aaff424be.tar.gz
godot-85585c7fc5ef314d42fcc7b28583b22aaff424be.tar.zst
godot-85585c7fc5ef314d42fcc7b28583b22aaff424be.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 c78956fe2..3fbd081c4 100644
--- a/modules/gdscript/gd_functions.h
+++ b/modules/gdscript/gd_functions.h
@@ -98,6 +98,7 @@ public:
DICT2INST,
HASH,
COLOR8,
+ COLORN,
PRINT_STACK,
INSTANCE_FROM_ID,
FUNC_MAX