mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Implement multiselection for contract renewal
This commit is contained in:
@@ -134,6 +134,8 @@ extern BOOLEAN gfInChangeArrivalSectorMode;
|
||||
|
||||
extern BOOLEAN gfSkyriderEmptyHelpGiven;
|
||||
|
||||
extern std::vector<SOLDIERTYPE*> gSelectedSoldiers;
|
||||
|
||||
|
||||
BOOLEAN SetInfoChar(UINT16 ubID);
|
||||
void EndMapScreen( BOOLEAN fDuringFade );
|
||||
@@ -228,4 +230,4 @@ void RetreatBandageCallback( UINT8 ubResult );
|
||||
|
||||
bool isWidescreenUI(void);
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user