From 0d8dceea4310fde5706b3ce1c70609d72a38efdf Mon Sep 17 00:00:00 2001 From: John Schoenick Date: Wed, 9 Sep 2015 18:35:41 -0700 Subject: Updated the SDK with the latest code from the TF and HL2 branches. --- mp/src/public/tier0/vprof.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mp/src/public/tier0/vprof.h') diff --git a/mp/src/public/tier0/vprof.h b/mp/src/public/tier0/vprof.h index 9464e4ad..1c7321bb 100644 --- a/mp/src/public/tier0/vprof.h +++ b/mp/src/public/tier0/vprof.h @@ -140,6 +140,8 @@ #define VPROF_BUDGETGROUP_TENFOOT VPROF_BUDGETGROUP_HTMLSURFACE #define VPROF_BUDGETGROUP_STEAMUI VPROF_BUDGETGROUP_HTMLSURFACE #define VPROF_BUDGETGROUP_ATTRIBUTES _T("Attributes") +#define VPROF_BUDGETGROUP_FINDATTRIBUTE _T("FindAttribute") +#define VPROF_BUDGETGROUP_FINDATTRIBUTEUNSAFE _T("FindAttributeUnsafe") #ifdef _X360 // update flags -- cgit v1.2.3