Added PSP Accept/Cance

This commit is contained in:
2026-04-17 15:28:03 -05:00
parent 225f405592
commit ff84ce2b04
13 changed files with 89 additions and 6 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ typedef struct {
void (*onFailed)(errorret_t error, void *user);
// Used during disconnecting
void *onCompelteUser;
void *onCompleteUser;
void (*onComplete)(void *user);
} networkpsp_t;