Set function static

This commit is contained in:
Asdow
2025-12-03 23:52:05 +02:00
parent 9efa5e1108
commit ff674e79b9
+1 -1
View File
@@ -81,7 +81,7 @@ void CrippledVersionEndGameCheck();
BOOLEAN DelayEventIfBattleInProgress( STRATEGICEVENT *pEvent ) static BOOLEAN DelayEventIfBattleInProgress( STRATEGICEVENT *pEvent )
{ {
STRATEGICEVENT *pNewEvent; STRATEGICEVENT *pNewEvent;
if( gTacticalStatus.fEnemyInSector ) if( gTacticalStatus.fEnemyInSector )