source-engine/engine/sv_precache.h

19 lines
304 B
C
Raw Normal View History

2020-04-22 16:56:21 +00:00
//========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $NoKeywords: $
//=============================================================================//
#ifndef SV_PRECACHE_H
#define SV_PRECACHE_H
#ifdef _WIN32
#pragma once
#endif
#endif // SV_PRECACHE_H