mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2025-12-13 10:18:53 +01:00
Merge with develop
This commit is contained in:
commit
2b45de3a2b
@ -40,9 +40,6 @@ Configuration::~Configuration()
|
||||
|
||||
void Configuration::initialize()
|
||||
{
|
||||
absolutePath = "D:/RetroFE";
|
||||
return;
|
||||
|
||||
const char *environment = std::getenv("RETROFE_PATH");
|
||||
std::string environmentStr;
|
||||
if (environment != NULL)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user