Try to find the flash0 directory in headless.

This commit is contained in:
Unknown W. Brackets 2013-11-17 10:15:49 -08:00
parent c1c1b5213e
commit fa7467f03d
5 changed files with 60 additions and 44 deletions

View file

@ -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