hl2sdk/game/client/stdafx.cpp
2025-02-19 18:36:16 -05:00

12 lines
322 B
C++

//========= 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!!!