Include cleanup Tactical/.*cpp

This commit is contained in:
Asdow
2025-12-09 00:35:18 +02:00
parent 03edc532e1
commit 4fcf03d31a
127 changed files with 281 additions and 900 deletions
+1 -6
View File
@@ -14,7 +14,6 @@
#include "opplist.h"
#include "random.h"
#include "Assignments.h"
#include "Soldier Init List.h"
#include "Smell.h"
#include "Squads.h"
#include "Interface Panels.h"
@@ -34,7 +33,6 @@
#include "GameSettings.h"
#include "PreBattle Interface.h"
#include "Auto Resolve.h"
#include "Morale.h"
#include "ai.h"
#include "Strategic Mines.h"
#include "math.h"
@@ -43,17 +41,14 @@
#include "Soldier macros.h" // added by Flugente
#include "MilitiaIndividual.h" // added by Flugente
#include "Rebel Command.h"
#include "connect.h"
#include "message.h"
#include "fresh_header.h"
#include "GameInitOptionsScreen.h"
#ifdef JA2UB
#include "Ja25_Tactical.h"
#include "Ja25 Strategic Ai.h"
#endif
#include "GameInitOptionsScreen.h"
extern INT32 GetTheStateOfDepartedMerc(INT32 iId);