mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[CFG] Add GetCountryCodeID
This commit is contained in:
parent
c24970f385
commit
dcd8e631de
5 changed files with 55 additions and 2 deletions
|
@ -16,6 +16,7 @@ class CFGService {
|
|||
|
||||
// Service functions
|
||||
void getConfigInfoBlk2(u32 messagePointer);
|
||||
void getCountryCodeID(u32 messagePointer);
|
||||
void getRegionCanadaUSA(u32 messagePointer);
|
||||
void getSystemModel(u32 messagePointer);
|
||||
void genUniqueConsoleHash(u32 messagePointer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue