mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 06:06:50 +00:00
4 lines
143 B
C
4 lines
143 B
C
//========= Copyright Valve Corporation, All rights reserved. ============//
|
|
|
|
extern "C" int V_tier0_stricmp(const char *s1, const char *s2 );
|