mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
real buildfix
This commit is contained in:
parent
c65473d9d3
commit
d951c4c374
4 changed files with 6 additions and 8 deletions
|
@ -135,7 +135,7 @@ bool SetCurrentDir(const std::string &directory);
|
|||
const std::string& GetUserPath(const unsigned int DirIDX, const std::string &newPath="");
|
||||
|
||||
// probably doesn't belong here
|
||||
std::string GetThemeDir();
|
||||
std::string GetThemeDir(const std::string& theme_name);
|
||||
|
||||
// Returns the path to where the sys file are
|
||||
std::string GetSysDirectory();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue