mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 20:16:10 +08:00
Added original SDK code for Alien Swarm.
This commit is contained in:
11
responserules/runtime/stdafx.cpp
Normal file
11
responserules/runtime/stdafx.cpp
Normal file
@ -0,0 +1,11 @@
|
||||
//========= Copyright <20> 1996-2005, Valve Corporation, All rights reserved. ============//
|
||||
//
|
||||
// Purpose: Builds the precompiled header for the game DLL
|
||||
//
|
||||
// $NoKeywords: $
|
||||
//=============================================================================//
|
||||
|
||||
|
||||
#include "rrbase.h"
|
||||
|
||||
// NOTE: DO NOT ADD ANY CODE OR HEADERS TO THIS FILE!!!
|
Reference in New Issue
Block a user