[CFG] Add GetSystemModel

This commit is contained in:
wheremyfoodat 2023-05-01 20:37:48 +03:00
parent 3b98b6bd03
commit aa1cfa7add
3 changed files with 25 additions and 0 deletions

View file

@ -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);