uid issue

This commit is contained in:
KittenPopo
2021-07-24 21:11:47 -07:00
commit c2130ba4e9
13850 changed files with 6241419 additions and 0 deletions

13
engine/quakedef.cpp Normal file
View File

@ -0,0 +1,13 @@
//========= Copyright <20> 1996-2005, 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"