Init commit

This commit is contained in:
Gigaslav
2025-05-21 21:09:22 +03:00
commit c59edfa1ce
1002 changed files with 332994 additions and 0 deletions

11
game/client/stdafx.cpp Normal file
View File

@@ -0,0 +1,11 @@
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: Builds the precompiled header for the client DLL
//
// $NoKeywords: $
//=============================================================================//
#include "cbase.h"
// NOTE: DO NOT ADD ANY CODE OR HEADERS TO THIS FILE!!!