git-svn-id: svn://localhost/Users/andi/Downloads/code/trunk@22 be6c1b03-d731-4111-a574-e37d80d43941
This commit is contained in:
crediar@rypp.net 2012-07-20 12:50:27 +00:00
parent f4bc146cd7
commit e15e2b2d8c
1 changed files with 1 additions and 1 deletions

View File

@ -887,7 +887,7 @@ void DoPatches( char *ptr, u32 size, u32 SectionOffset )
if( FPatterns[j].Patch == (u8*)DVDGetDriveStatus )
{
if( !ConfigGetConfig( DML_CFG_BOOT_NODISC ) )
if( !ConfigGetConfig( DML_CFG_NODISC ) )
break;
}