[CFG] Add GetCountryCodeID

This commit is contained in:
wheremyfoodat 2023-08-08 18:39:13 +03:00
parent c24970f385
commit dcd8e631de
5 changed files with 55 additions and 2 deletions

View file

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