WrenchMemberMarketMessages

This commit is contained in:
CHIEFSOFT\ameye
2023-12-04 11:40:24 -05:00
parent 586a3516a9
commit 1fe19764b3
+1 -1
View File
@@ -9,7 +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 WrenchMemberMarketMessages(CVars in, CVars &out);
long WrenchMemberActiveJobs(CVars in, CVars &out);
long WrenchReturnMemberPaymentHx(CVars in, CVars &out);
long WrenchReturnMemberBankAccount(CVars in, CVars &out);