csgo-2018-source/tier0/tier0_strtools.h
2021-07-24 21:11:47 -07:00

3 lines
144 B
C

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