mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[APT] Stub APT::PreloadLibraryApplet
This commit is contained in:
parent
cba1ce8fb8
commit
cf35491fb1
2 changed files with 12 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue