mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-12-24 02:41:55 +01:00
-fixed gamecube boot from disc introduced in r36
This commit is contained in:
parent
2f4d8129aa
commit
9daaa1365c
@ -1124,6 +1124,7 @@ void CMenu::_launchGame(dir_discHdr *hdr, bool dvd)
|
||||
|
||||
if(gc)
|
||||
{
|
||||
memcpy((char*)hdr->hdr.id, id.c_str(),6);
|
||||
_launchGC( hdr, false );
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user