mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-03 05:49:41 +03:00
3 lines
144 B
C
3 lines
144 B
C
//========= Copyright © Valve Corporation, All rights reserved. ============//
|
|
|
|
extern "C" int V_tier0_stricmp(const char *s1, const char *s2 ); |