diff options
| author | Juan Linietsky | 2015-12-31 18:26:49 -0300 |
|---|---|---|
| committer | Juan Linietsky | 2015-12-31 18:26:49 -0300 |
| commit | 37f2222dd77d4ebb9c4df1af598635ac73f0bcf6 (patch) | |
| tree | 1ebdc8db85dae7cc84111a3b92f2af399fa2671d /modules/gdscript/gd_functions.h | |
| parent | 6b1849d29b42a624a6f0514067bd8d4e67d68198 (diff) | |
| download | godot-37f2222dd77d4ebb9c4df1af598635ac73f0bcf6.tar.gz godot-37f2222dd77d4ebb9c4df1af598635ac73f0bcf6.tar.zst godot-37f2222dd77d4ebb9c4df1af598635ac73f0bcf6.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 ad35a628d..e34868955 100644 --- a/modules/gdscript/gd_functions.h +++ b/modules/gdscript/gd_functions.h @@ -94,6 +94,7 @@ public: INST2DICT, DICT2INST, HASH, + COLOR8, PRINT_STACK, INSTANCE_FROM_ID, FUNC_MAX |
