mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-12-25 03:11:58 +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)
|
if(gc)
|
||||||
{
|
{
|
||||||
|
memcpy((char*)hdr->hdr.id, id.c_str(),6);
|
||||||
_launchGC( hdr, false );
|
_launchGC( hdr, false );
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user