mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 14:16:50 +00:00
10 lines
274 B
C
10 lines
274 B
C
|
//========= Copyright Valve Corporation, All rights reserved. ============//
|
||
|
//
|
||
|
// Purpose:
|
||
|
//
|
||
|
// $NoKeywords: $
|
||
|
//
|
||
|
//=============================================================================//
|
||
|
#define _MAINFRM_TOOLS_ONLY
|
||
|
#include "mainfrm.h"
|
||
|
#undef _MAINFRM_TOOLS_ONLY
|