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