source-engine/engine/sv_precache.h

19 lines
304 B
C
Raw Permalink Normal View History

2020-04-23 00:56:21 +08: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