mirror of
https://github.com/edubart/otclient.git
synced 2025-12-27 10:07:11 +01:00
simpli map load/save
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
|
||||
bool saveFile(const std::string& fileName, const uchar* data, uint size);
|
||||
bool saveFile(const std::string& fileName, const std::string& data);
|
||||
bool saveFile(const std::string& fileName, std::istream& in);
|
||||
bool saveFile(const std::string& fileName, std::iostream& in);
|
||||
|
||||
bool deleteFile(const std::string& fileName);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user