1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 00:55:20 +02:00

Create CACHEDIR.TAG in path_cache (#14458)

This commit is contained in:
sfan5
2024-03-15 11:24:08 +01:00
committed by GitHub
parent 658bc9fcc8
commit d5d6e36ae0
2 changed files with 22 additions and 7 deletions

View File

@@ -129,12 +129,6 @@ bool getCurrentExecPath(char *buf, size_t len);
*/
std::string getDataPath(const char *subpath);
/*
Move cache folder from path_user to the
system cache location if possible.
*/
void migrateCachePath();
/*
Initialize path_*.
*/