Move the UNITINFO patch to the developer version

This commit is contained in:
Aurora
2016-04-26 21:51:57 +02:00
parent a736e4602a
commit f9a1f1a79b
5 changed files with 3 additions and 23 deletions

View File

@@ -393,7 +393,7 @@ void patchCode(u64 progId, u8 *code, u32 size)
case 0x0004001000027000LL: // KOR MSET
case 0x0004001000028000LL: // TWN MSET
{
if(CONFIG(6))
if(CONFIG(5))
{
static const u16 verPattern[] = u"Ver.";
const u32 currentNand = BOOTCONFIG(0, 3);