css_enhanced_waf/engine/progs.h
FluorescentCIAAfricanAmerican 3bf9df6b27 1
2020-04-22 12:56:21 -04:00

23 lines
No EOL
513 B
C++

//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//
//=============================================================================//
#ifndef PROGS_H
#define PROGS_H
#pragma once
// Forward declare this type to avoid problems
class CSaveRestoreData;
struct edict_t;
//============================================================================
//============================================================================
#endif // PROGS_H