typo
git-svn-id: svn://localhost/Users/andi/Downloads/code/trunk@22 be6c1b03-d731-4111-a574-e37d80d43941
This commit is contained in:
parent
f4bc146cd7
commit
e15e2b2d8c
@ -887,7 +887,7 @@ void DoPatches( char *ptr, u32 size, u32 SectionOffset )
|
|||||||
|
|
||||||
if( FPatterns[j].Patch == (u8*)DVDGetDriveStatus )
|
if( FPatterns[j].Patch == (u8*)DVDGetDriveStatus )
|
||||||
{
|
{
|
||||||
if( !ConfigGetConfig( DML_CFG_BOOT_NODISC ) )
|
if( !ConfigGetConfig( DML_CFG_NODISC ) )
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user