Implement CFG::TranslateCountryInfo

This commit is contained in:
wheremyfoodat 2023-09-26 23:45:52 +03:00
parent 9e2707e097
commit a42d678c04
2 changed files with 37 additions and 0 deletions
include/services

View file

@ -23,6 +23,7 @@ class CFGService {
void genUniqueConsoleHash(u32 messagePointer);
void secureInfoGetByte101(u32 messagePointer);
void secureInfoGetRegion(u32 messagePointer);
void translateCountryInfo(u32 messagePointer);
void getConfigInfo(u32 output, u32 blockID, u32 size, u32 permissionMask);