diff options
Diffstat (limited to 'mp/src/public/tier0/vprof.h')
| -rw-r--r-- | mp/src/public/tier0/vprof.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 |