mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[AC] Stub undocumented functions
This commit is contained in:
parent
becc777bd8
commit
ef51572193
2 changed files with 25 additions and 0 deletions
|
@ -16,6 +16,8 @@ class ACService {
|
|||
void cancelConnectAsync(u32 messagePointer);
|
||||
void closeAsync(u32 messagePointer);
|
||||
void createDefaultConfig(u32 messagePointer);
|
||||
void getConnectingInfraPriority(u32 messagePointer);
|
||||
void getStatus(u32 messagePointer);
|
||||
void getLastErrorCode(u32 messagePointer);
|
||||
void isConnected(u32 messagePointer);
|
||||
void registerDisconnectEvent(u32 messagePointer);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue