mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Set function static
This commit is contained in:
@@ -81,7 +81,7 @@ void CrippledVersionEndGameCheck();
|
||||
|
||||
|
||||
|
||||
BOOLEAN DelayEventIfBattleInProgress( STRATEGICEVENT *pEvent )
|
||||
static BOOLEAN DelayEventIfBattleInProgress( STRATEGICEVENT *pEvent )
|
||||
{
|
||||
STRATEGICEVENT *pNewEvent;
|
||||
if( gTacticalStatus.fEnemyInSector )
|
||||
|
||||
Reference in New Issue
Block a user