mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
Import changes from the local SVN working copy
This commit is contained in:
@@ -68,8 +68,8 @@ void FindOutIfAnyMercAboutToLeaveIsGonnaRenew( void );
|
||||
void BeginContractRenewalSequence( );
|
||||
void HandleContractRenewalSequence( );
|
||||
void EndCurrentContractRenewal( );
|
||||
void HandleMercIsWillingToRenew( UINT8 ubID );
|
||||
void HandleMercIsNotWillingToRenew( UINT8 ubID );
|
||||
void HandleMercIsWillingToRenew( UINT16 ubID );
|
||||
void HandleMercIsNotWillingToRenew( UINT16 ubID );
|
||||
|
||||
BOOLEAN ContractIsExpiring( SOLDIERTYPE *pSoldier );
|
||||
UINT32 GetHourWhenContractDone( SOLDIERTYPE *pSoldier );
|
||||
|
||||
Reference in New Issue
Block a user