mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-10 21:55:11 +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->author = xstrdup(" ");
|
||||
this->filename = xstrdup(" ");
|
||||
this->filename = xstrdup("unknown");
|
||||
this->screenshot = NULL;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user