mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Create CACHEDIR.TAG in path_cache (#14458)
This commit is contained in:
parent
658bc9fcc8
commit
d5d6e36ae0
2 changed files with 22 additions and 7 deletions
|
@ -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_*.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue