14 lines
414 B
C++
14 lines
414 B
C++
|
//========= Copyright <20> 1996-2005, Valve Corporation, All rights reserved. ============//
|
|||
|
//
|
|||
|
// Purpose:
|
|||
|
//
|
|||
|
// $NoKeywords: $
|
|||
|
//
|
|||
|
//=============================================================================//
|
|||
|
// stdafx.cpp : source file that includes just the standard includes
|
|||
|
// Worldcraft.pch will be the pre-compiled header
|
|||
|
// stdafx.obj will contain the pre-compiled type information
|
|||
|
|
|||
|
#include "stdafx.h"
|
|||
|
|