mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Merge branch 'master' into ExtraMercs
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include "Soldier Control.h"
|
||||
#include "overhead types.h"
|
||||
#include <EditorMercs.h>
|
||||
#include "soldier find.h"
|
||||
#include "Campaign Types.h" // added by Flugente for SECTORINFO and UNDERGROUND_SECTORINFO
|
||||
#define ADD_SOLDIER_NO_PROFILE_ID 200
|
||||
@@ -432,6 +432,6 @@ void VIPFleesToMeduna();
|
||||
BOOLEAN IsCivFactionMemberAliveInSector( UINT8 usCivilianGroup );
|
||||
|
||||
BOOLEAN IsFreeSlotAvailable( int aTeam );
|
||||
|
||||
void AttemptToCapturePlayerSoldiers();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user