mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
should work now
This commit is contained in:
parent
b456821680
commit
a0f0517c5b
2 changed files with 6 additions and 1 deletions
|
@ -41,6 +41,7 @@ bool CreateDir(std::string path);
|
|||
bool PathExists(std::string path);
|
||||
|
||||
// Only pass full paths to this one. True on success.
|
||||
// NOTE: The WIN32 version returns always true.
|
||||
bool RecursiveDelete(std::string path);
|
||||
|
||||
// Only pass full paths to this one. True on success.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue