mirror of
https://github.com/modmii/Any-Region-Changer-ModMii-Edition.git
synced 2024-11-21 23:59:18 +01:00
Add Korean SysMenu Detection
This commit is contained in:
parent
462f73a66f
commit
6c13326f31
@ -277,10 +277,11 @@ char get_sysmenu_region(void)
|
||||
case 'U':
|
||||
case 'E':
|
||||
case 'J':
|
||||
case 'K':
|
||||
return region;
|
||||
break;
|
||||
default:
|
||||
return -1;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user