Fix Switch startup save path
This commit is contained in:
@@ -389,6 +389,7 @@ private:
|
||||
fs::path toPath(const std::string &path) const;
|
||||
std::string fromPath(const fs::path &path) const;
|
||||
std::string resolveFullPath(const std::string &path) const;
|
||||
bool isDevicePath(const std::string &path) const;
|
||||
|
||||
std::string workingDirectory_;
|
||||
std::string assetRoot_;
|
||||
|
||||
Reference in New Issue
Block a user