make original vphysics copy to track changes

This commit is contained in:
nillerusr
2023-10-16 07:57:53 +03:00
parent ee6a6d0b37
commit 490bd8b42d
57 changed files with 27697 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
// stdafx.cpp : source file that includes just the standard includes
// traceperf.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file