[CFG] Stub GenUniqueConsoleHash

This commit is contained in:
wheremyfoodat 2023-01-26 02:20:54 +02:00
parent f992ecacab
commit 7c2dd34eba
2 changed files with 15 additions and 1 deletions

View file

@ -13,6 +13,7 @@ class CFGService {
// Service functions
void getConfigInfoBlk2(u32 messagePointer);
void genUniqueConsoleHash(u32 messagePointer);
void secureInfoGetRegion(u32 messagePointer);
public: