Files
cool-source-archive/tier0/tier0_strtools.h
2022-06-15 19:04:06 +07:00

4 lines
143 B
C

//========= Copyright Valve Corporation, All rights reserved. ============//
extern "C" int V_tier0_stricmp(const char *s1, const char *s2 );