mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-22 03:09:15 +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");
|
gprintf("\tDownloadBtn Clicked\n");
|
||||||
ImageDownloader::DownloadImages();
|
ImageDownloader::DownloadImages();
|
||||||
|
gameList.FilterList();
|
||||||
ReloadBrowser();
|
ReloadBrowser();
|
||||||
DownloadBtn->ResetState();
|
DownloadBtn->ResetState();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user