Minor stuff

This commit is contained in:
Aurora 2016-11-03 19:02:38 +01:00
parent 9b724d776e
commit 273d0b2ce9

View File

@ -490,7 +490,7 @@ void patchCode(u64 progId, u16 progVer, u8 *code, u32 size)
} }
} }
else if(progId == 0x0004013000003702LL && progVer >= 1) // RO else if(progId == 0x0004013000003702LL && progVer > 0) //RO
{ {
static const u8 sigCheckPattern[] = { static const u8 sigCheckPattern[] = {
0x20, 0xA0, 0xE1, 0x8B 0x20, 0xA0, 0xE1, 0x8B