fopScnRq_Cancel OK

This commit is contained in:
Pheenoh
2021-03-20 20:16:42 -04:00
parent a85040de4f
commit f5e3ba0868
2 changed files with 8 additions and 3 deletions
+1
View File
@@ -21,5 +21,6 @@ int fopOvlpM_IsDone(void);
int fopOvlpM_IsDoingReq(void);
int fopOvlpM_ClearOfReq(void);
request_base_class* fopOvlpM_Request(s16 param_1, u16 param_2);
int fopOvlpM_Cancel(void);
#endif