Try to find the flash0 directory in headless.
This commit is contained in:
parent
c1c1b5213e
commit
fa7467f03d
5 changed files with 60 additions and 44 deletions
|
@ -103,7 +103,7 @@ void CopyDir(const std::string &source_path, const std::string &dest_path);
|
|||
bool SetCurrentDir(const std::string &directory);
|
||||
|
||||
#ifdef _WIN32
|
||||
std::wstring &GetExeDirectory();
|
||||
const std::string &GetExeDirectory();
|
||||
#endif
|
||||
|
||||
// simple wrapper for cstdlib file functions to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue