family banners

This commit is contained in:
CHIEFSOFT\ameye
2024-07-31 08:03:36 -04:00
parent 7439f77571
commit 22c3ecae10
5 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
long recommendation_engine(long action , CVars in, CVars &out);
long WrenchHomeBanners(CVars in, CVars &out);
long WrenchFamilyHomeBanners(CVars in, CVars &out);
#endif
@@ -272,6 +272,7 @@ enum { PARTNER_STRIPE };
#define WRENCHBOARD_ACCOUNT_PLAYGROUND 11201
#define WRENCHBOARD_ACCOUNT_RECENTS 11202
#define WRENCHBOARD_FAMILY_HOMEBANNERS 11203
#define WRENCHBOARD_ACCOUNT_NOTIFICATIONS 11205