mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[APT] SendParameter
This commit is contained in:
parent
77dff17107
commit
e9cdf07af3
2 changed files with 19 additions and 0 deletions
|
@ -52,6 +52,7 @@ class APTService {
|
|||
void replySleepQuery(u32 messagePointer);
|
||||
void setApplicationCpuTimeLimit(u32 messagePointer);
|
||||
void setScreencapPostPermission(u32 messagePointer);
|
||||
void sendParameter(u32 messagePointer);
|
||||
void prepareToStartLibraryApplet(u32 messagePointer);
|
||||
void startLibraryApplet(u32 messagePointer);
|
||||
void theSmashBrosFunction(u32 messagePointer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue