mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
AC::CloseAsync
This commit is contained in:
parent
6e4b2b672e
commit
bd750f010d
2 changed files with 11 additions and 0 deletions
|
@ -12,6 +12,7 @@ class ACService {
|
|||
|
||||
// Service commands
|
||||
void cancelConnectAsync(u32 messagePointer);
|
||||
void closeAsync(u32 messagePointer);
|
||||
void createDefaultConfig(u32 messagePointer);
|
||||
void getLastErrorCode(u32 messagePointer);
|
||||
void setClientVersion(u32 messagePointer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue