mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-23 06:36:54 +00:00
3 lines
144 B
C
3 lines
144 B
C
|
//========= Copyright <20> Valve Corporation, All rights reserved. ============//
|
|||
|
|
|||
|
extern "C" int V_tier0_stricmp(const char *s1, const char *s2 );
|