mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-03 17:58:29 +00:00
Add SendSyncRequest
This commit is contained in:
parent
0e66af8dae
commit
ee74b375e3
3 changed files with 23 additions and 1 deletions
|
@ -63,6 +63,7 @@ class Kernel {
|
|||
void getResourceLimit();
|
||||
void getResourceLimitLimitValues();
|
||||
void getResourceLimitCurrentValues();
|
||||
void sendSyncRequest();
|
||||
void svcCloseHandle();
|
||||
void connectToPort();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue