mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 12:06:07 +08:00
First version of the SOurce SDK 2013
This commit is contained in:
11
game/server/stdafx.cpp
Normal file
11
game/server/stdafx.cpp
Normal file
@ -0,0 +1,11 @@
|
||||
//========= Copyright Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose: Builds the precompiled header for the game DLL
|
||||
//
|
||||
// $NoKeywords: $
|
||||
//=============================================================================//
|
||||
|
||||
|
||||
#include "cbase.h"
|
||||
|
||||
// NOTE: DO NOT ADD ANY CODE OR HEADERS TO THIS FILE!!!
|
Reference in New Issue
Block a user