mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 05:32:47 +00:00
Add Brazil to SysInfo serial number recognition.
This commit is contained in:
parent
096e6c3cb7
commit
c9d792cb27
@ -44,6 +44,7 @@ static const struct {
|
|||||||
{ 'U', "United Kingdom" },
|
{ 'U', "United Kingdom" },
|
||||||
{ 'S', "Middle East" }, // "S" = Saudi Arabia? Singapore? (Southeast Asia included.)
|
{ 'S', "Middle East" }, // "S" = Saudi Arabia? Singapore? (Southeast Asia included.)
|
||||||
{ 'A', "Australia" },
|
{ 'A', "Australia" },
|
||||||
|
{ 'B', "Brazil" },
|
||||||
};
|
};
|
||||||
|
|
||||||
// Structure of system information.
|
// Structure of system information.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user