[APT] Stub APT::PreloadLibraryApplet

This commit is contained in:
wheremyfoodat 2023-06-11 13:28:21 +03:00
parent cba1ce8fb8
commit cf35491fb1
2 changed files with 12 additions and 1 deletions

View file

@ -38,6 +38,7 @@ class APTService {
void initialize(u32 messagePointer);
void inquireNotification(u32 messagePointer);
void notifyToWait(u32 messagePointer);
void preloadLibraryApplet(u32 messagePointer);
void receiveParameter(u32 messagePointer);
void replySleepQuery(u32 messagePointer);
void setApplicationCpuTimeLimit(u32 messagePointer);