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:
@@ -6,8 +6,8 @@ class SOLDIERTYPE;
|
||||
|
||||
void StrategicHandlePlayerTeamMercDeath( SOLDIERTYPE *pSoldier );
|
||||
void MercDailyUpdate();
|
||||
void MercsContractIsFinished( UINT8 ubID );
|
||||
void RPCWhineAboutNoPay( UINT8 ubID );
|
||||
void MercsContractIsFinished( UINT16 ubID );
|
||||
void RPCWhineAboutNoPay( UINT16 ubID );
|
||||
void MercComplainAboutEquipment( UINT8 ubProfileID );
|
||||
BOOLEAN SoldierHasWorseEquipmentThanUsedTo( SOLDIERTYPE *pSoldier );
|
||||
void UpdateBuddyAndHatedCounters( void );
|
||||
|
||||
Reference in New Issue
Block a user