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

14 lines
429 B
C++

//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//
//=============================================================================//
// This file creates the quakedef precompiled header.
// NOTE: to change precompiled header settings for engine.dll, you need to edit the DSP file
// because it is setup to do multiple precompiled headers.
#include "quakedef.h"