Files
cool-source-archive/utils/vrad_launcher/stdafx.cpp
Totterynine 4b952b0e4e init
2021-09-13 15:31:53 +05:00

16 lines
491 B
C++

//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//
//=============================================================================//
// stdafx.cpp : source file that includes just the standard includes
// vrad_launcher.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file