[APT] Stub AppletUtility

This commit is contained in:
wheremyfoodat 2022-10-09 19:30:15 +03:00
parent 58b6791971
commit 4930c1a947
2 changed files with 16 additions and 2 deletions

View file

@ -10,6 +10,7 @@ class APTService {
MAKE_LOG_FUNCTION(log, aptLogger)
// Service commands
void appletUtility(u32 messagePointer);
void getLockHandle(u32 messagePointer);
void checkNew3DS(u32 messagePointer);
void enable(u32 messagePointer);