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
+15
View File
@@ -0,0 +1,15 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "phyfile.h"
#include "vphysics_interface.h"
#include "tier0/icommandline.h"
#include "tier0/vprof.h"
// TODO: reference additional headers your program requires here