diff options
Diffstat (limited to 'core/crypto/SCsub')
-rw-r--r-- | core/crypto/SCsub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/crypto/SCsub b/core/crypto/SCsub index 8cff3cf679..ade313745b 100644 --- a/core/crypto/SCsub +++ b/core/crypto/SCsub @@ -53,7 +53,7 @@ elif is_builtin: # Needed to force rebuilding the core files when the configuration file is updated. thirdparty_obj = ["#thirdparty/mbedtls/include/godot_module_mbedtls_config.h"] -# Godot source files +# Redot source files core_obj = [] |