add a missing variable
This commit is contained in:
parent
35680f96d5
commit
44bf9ab0e0
|
|
@ -200,6 +200,7 @@ void HomePaths_Realise()
|
|||
}
|
||||
else
|
||||
#elif defined(WIN32)
|
||||
const char* prefix = g_pGameDescription->getKeyValue("prefix");
|
||||
if(!string_empty(prefix))
|
||||
{
|
||||
StringOutputStream path(256);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user