fix minor typo, 0x20 != 20 bytes

This commit is contained in:
Tyler Aldrich 2016-09-07 08:01:00 -04:00
parent b2dcbbf884
commit 08c72abf0f
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ void CBoot::Load_FST(bool _bIsWii)
const DiscIO::IVolume& volume = DVDInterface::GetVolume();
// copy first 20 bytes of disc to start of Mem 1
// copy first 32 bytes of disc to start of Mem 1
DVDRead(/*offset*/ 0, /*address*/ 0, /*length*/ 0x20, false);
// copy of game id