source-engine/external/vpc/tier0/tier0_strtools.h

3 lines
144 B
C
Raw Normal View History

2020-04-22 16:56:21 +00:00
//========= Copyright <20> Valve Corporation, All rights reserved. ============//
extern "C" int V_tier0_stricmp(const char *s1, const char *s2 );