source-engine-2018-hl2_src/tier0/tier0_strtools.h

4 lines
143 B
C
Raw Normal View History

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