user preference
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user