You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-14 13:41:12 +00:00
Move CryptoCore to it's own folder.
Crypto classes will be placed in core/crypto.
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
|
||||
#include "file_access.h"
|
||||
|
||||
#include "core/crypto/crypto_core.h"
|
||||
#include "core/io/file_access_pack.h"
|
||||
#include "core/io/marshalls.h"
|
||||
#include "core/math/crypto_core.h"
|
||||
#include "core/os/os.h"
|
||||
#include "core/project_settings.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user