mirror of
https://github.com/wiiu-env/launchiine.git
synced 2024-11-21 17:29:18 +01:00
Adding back the titleAdded singal as it seems to be stable again
This commit is contained in:
parent
e96e51ad46
commit
7b0f3cf507
@ -91,7 +91,7 @@ int32_t GameList::readGameList() {
|
||||
DCFlushRange(newGameInfo, sizeof(gameInfo));
|
||||
|
||||
fullGameList.push_back(newGameInfo);
|
||||
//titleAdded(newGameInfo);
|
||||
titleAdded(newGameInfo);
|
||||
cnt++;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user