This commit is contained in:
CHIEFSOFT\ameye
2023-08-09 10:40:32 -04:00
parent 19ba7b9281
commit 6aca25b6ef
7 changed files with 95 additions and 0 deletions
+2
View File
@@ -5,4 +5,6 @@
long WrenchPurchaseHx( CVars in, CVars &out );
long WrenchRefferHx( CVars in, CVars &out );
long WrenchMyFilesList( CVars in, CVars &out );
#endif
@@ -241,6 +241,7 @@ enum { PARTNER_STRIPE };
#define WRENCHBOARD_ACCOUNT_DASHRECENT 11206
#define WRENCHBOARD_RESOURCE_MYFILES 11307
#define WRENCHBOARD_MYFILES_LIST 11309
#define WRENCHBOARD_USER_DELETEACC 11990
#define WRENCHBOARD_ACCOUNT_END 11999