mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
Import changes from the local SVN working copy
This commit is contained in:
@@ -62,7 +62,7 @@ void startCombat(UINT8 ubStartingTeam);
|
||||
void intAI (SOLDIERTYPE *pSoldier );
|
||||
void teamwiped (void);
|
||||
BOOLEAN check_status (void);
|
||||
extern UINT8 NumEnemyInSector( );
|
||||
extern INT8 NumActiveAndConsciousTeamMembers( UINT8 ubTeam );
|
||||
extern UINT16 NumEnemyInSector( );
|
||||
extern UINT16 NumActiveAndConsciousTeamMembers( UINT8 ubTeam );
|
||||
void send_heal (SOLDIERTYPE *pSoldier );
|
||||
void requestAIint(SOLDIERTYPE *pSoldier );
|
||||
Reference in New Issue
Block a user