mirror of
https://github.com/luanti-org/minetestmapper.git
synced 2025-10-21 12:15:51 +02:00
Improve handling of input path and map backend
This commit is contained in:
@@ -19,3 +19,7 @@ std::string read_setting(const std::string &name, std::istream &is);
|
||||
|
||||
std::string read_setting_default(const std::string &name, std::istream &is,
|
||||
const std::string &def);
|
||||
|
||||
bool file_exists(const char *path);
|
||||
|
||||
bool dir_exists(const char *path);
|
||||
|
Reference in New Issue
Block a user