diff --git a/Strategic/Game Events.cpp b/Strategic/Game Events.cpp index b78a6172..413622c5 100644 --- a/Strategic/Game Events.cpp +++ b/Strategic/Game Events.cpp @@ -214,7 +214,7 @@ BOOLEAN DeleteEventsWithDeletionPending() } -void AdjustClockToEventStamp( STRATEGICEVENT *pEvent, UINT32 *puiAdjustment ) +static void AdjustClockToEventStamp( STRATEGICEVENT *pEvent, UINT32 *puiAdjustment ) { UINT32 uiDiff;