mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-04 18:45:05 +01:00
Display both Wii and GC games after downloading covers
This commit is contained in:
parent
9eb5deeee6
commit
570c0734de
@ -1017,6 +1017,7 @@ int GameBrowseMenu::MainLoop()
|
||||
{
|
||||
gprintf("\tDownloadBtn Clicked\n");
|
||||
ImageDownloader::DownloadImages();
|
||||
gameList.FilterList();
|
||||
ReloadBrowser();
|
||||
DownloadBtn->ResetState();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user