user preference

This commit is contained in:
CHIEFSOFT\ameye
2023-12-30 08:01:12 -05:00
parent b64a0f9df3
commit 9e617d64e2
8 changed files with 28 additions and 7 deletions
@@ -14,6 +14,14 @@
#include "payments.h"
#include "account.h"
long WrenchAccountUsePrefrence(CVars in, CVars &out){
logfmt(logINFO, "WrenchAccountUsePrefrence()");
return 0;
}
long WrenchReturnHelpItems(CVars in, CVars &out){
logfmt(logINFO, "WrenchReturnHelpItems()");
char vname[30];