Files
cool-source-archive/engine/sv_precache.h
Totterynine 4b952b0e4e init
2021-09-13 15:31:53 +05: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