diff options
Diffstat (limited to 'tier0/xbox/xbox_profile.cpp')
| -rw-r--r-- | tier0/xbox/xbox_profile.cpp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tier0/xbox/xbox_profile.cpp b/tier0/xbox/xbox_profile.cpp new file mode 100644 index 0000000..db0ac3a --- /dev/null +++ b/tier0/xbox/xbox_profile.cpp @@ -0,0 +1,9 @@ +//========= Copyright Valve Corporation, All rights reserved. ============// +// +// Purpose: Xbox profiling +// +//=====================================================================================// + +#include "pch_tier0.h" +#include "tier0/memdbgon.h" + |