mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Merge default into minor
--HG-- branch : minor
This commit is contained in:
@@ -62,7 +62,7 @@ public:
|
||||
bool mount(const char *archive, const char *mountpoint, bool appendToPath = false);
|
||||
bool unmount(const char *archive);
|
||||
|
||||
File *newFile(const char *filename) const;
|
||||
love::filesystem::File *newFile(const char *filename) const;
|
||||
|
||||
const char *getWorkingDirectory();
|
||||
std::string getUserDirectory();
|
||||
|
||||
Reference in New Issue
Block a user