source-engine/engine/sv_precache.h
2026-05-22 12:29:16 +00:00

19 lines
304 B
C

//========= 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