This looks unused (my AUS N3DS has 2)
This commit is contained in:
parent
24186a7148
commit
956829864c
@ -192,7 +192,6 @@ void patchCode(u64 progid, u8 *code, u32 size)
|
|||||||
{
|
{
|
||||||
case 1: country = "US"; break;
|
case 1: country = "US"; break;
|
||||||
case 2: country = "GB"; break; // sorry rest-of-Europe, you have to change this
|
case 2: country = "GB"; break; // sorry rest-of-Europe, you have to change this
|
||||||
case 3: country = "AU"; break;
|
|
||||||
case 4: country = "CN"; break;
|
case 4: country = "CN"; break;
|
||||||
case 5: country = "KR"; break;
|
case 5: country = "KR"; break;
|
||||||
case 6: country = "TW"; break;
|
case 6: country = "TW"; break;
|
||||||
|
Reference in New Issue
Block a user