diff --git a/public/appframework/iappsystem.h b/public/appframework/iappsystem.h deleted file mode 100644 index fef4db00..00000000 --- a/public/appframework/iappsystem.h +++ /dev/null @@ -1 +0,0 @@ -#include "IAppSystem.h" diff --git a/public/appframework/iappsystem.h b/public/appframework/iappsystem.h new file mode 120000 index 00000000..18c08320 --- /dev/null +++ b/public/appframework/iappsystem.h @@ -0,0 +1 @@ +IAppSystem.h \ No newline at end of file diff --git a/public/color.h b/public/color.h deleted file mode 100644 index 57bd5253..00000000 --- a/public/color.h +++ /dev/null @@ -1,8 +0,0 @@ -//========= Copyright (c) 1996-2005, Valve Corporation, All rights reserved. ============// -// -// Purpose: -// -// $NoKeywords: $ -//=============================================================================// - -#include "Color.h" diff --git a/public/color.h b/public/color.h new file mode 120000 index 00000000..a5087046 --- /dev/null +++ b/public/color.h @@ -0,0 +1 @@ +Color.h \ No newline at end of file