long WrenchMyPageIntro(CVars in, CVars &out)

This commit is contained in:
CHIEFSOFT\ameye
2024-01-08 11:56:44 -05:00
parent ee41004afc
commit 7e99b01ad0
3 changed files with 75 additions and 29 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ long LogManagerAction(CVars in, CVars &out);
long WrenchUpdateProfile(CVars in, CVars &out);
long WrenchUpdateAccountTerms(CVars in, CVars &out);
long WrenchUpdateAccountDescription(CVars in, CVars &out);
long WrenchMyPageIntro(CVars in, CVars &out);
long LogWrenchBoardMember(CVars in, CVars &out);
@@ -246,6 +246,9 @@ enum { PARTNER_STRIPE };
#define WRENCHBOARD_ACCOUNT_REFFERHX 11064
#define WRENCHBOARD_ACCOUNT_PREFERENCES 11065
#define WRENCHBOARD_ACCOUNT_MYPAGE 11070
#define WRENCHBOARD_ACCOUNT_PAGEINTRO 11071
#define WRENCHBOARD_ACCOUNT_PRICE_COMBO 11171
#define WRENCHBOARD_ACCOUNT_JOBPOST_DURATION 11173
#define WRENCHBOARD_ACCOUNT_USER_RECIPEINT 11175