mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-29 15:04:23 +01:00
Default is unknown
This commit is contained in:
parent
6ad852e2b9
commit
89cb44386a
@ -68,7 +68,7 @@ void GameInfo::resetDefaults()
|
|||||||
|
|
||||||
this->name = xstrdup(" ");
|
this->name = xstrdup(" ");
|
||||||
this->author = xstrdup(" ");
|
this->author = xstrdup(" ");
|
||||||
this->filename = xstrdup(" ");
|
this->filename = xstrdup("unknown");
|
||||||
this->screenshot = NULL;
|
this->screenshot = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user