summaryrefslogtreecommitdiff
path: root/tier0/tier0_strtools.h
blob: 9ec63b2a43327d0f0df6649c5370f302c899fc49 (plain) (blame)
1
2
3
//========= Copyright Valve Corporation, All rights reserved. ============//

extern "C" int V_tier0_stricmp(const char *s1, const char *s2 );