Files
cool-source-archive/external/vpc/tier0/tier0_strtools.h
EnderZip 07f0467707 added VS2019 support
debug build requires a little bit of work
2021-09-24 14:52:32 +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 );