return WrenchMemberMarketMessages(in, out);

This commit is contained in:
CHIEFSOFT\ameye
2023-12-04 11:07:14 -05:00
parent 203e7fc301
commit b7f85a80c3
4 changed files with 98 additions and 2 deletions
+1
View File
@@ -9,6 +9,7 @@ long CreateWrenchBoardAccountPending(CVars in, CVars &out);
long CompleteMobileAccountCreation(CVars in, CVars &out);
long WrenchReturnJobList(CVars in, CVars &out);
long WrenchReturnMemberMessages(CVars in, CVars &out);
long WrenchMemberMarketMessages(CVars in, CVars &out)
long WrenchMemberActiveJobs(CVars in, CVars &out);
long WrenchReturnMemberPaymentHx(CVars in, CVars &out);
long WrenchReturnMemberBankAccount(CVars in, CVars &out);