mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Set function static
This commit is contained in:
+1
-1
@@ -115,7 +115,7 @@ static void AddLanguagePrefix(STR fileName)
|
||||
AddLanguagePrefix( fileName, GetLanguagePrefix());
|
||||
}
|
||||
|
||||
void ResetEmptyRPCFaceSlots()
|
||||
static void ResetEmptyRPCFaceSlots()
|
||||
{
|
||||
//legion by jazz (load small faces from rpcs)
|
||||
// reset empty slots with "-1"
|
||||
|
||||
Reference in New Issue
Block a user