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
+5 -2
View File
@@ -10,8 +10,6 @@
#include "SaveLoadGame.h"
#include "GameVersion.h"
#include "Text.h"
#include "MercTextBox.h"
#include "Meanwhile.h"
#include "soldier profile type.h"
#include "Soldier Profile.h"
#include "Interface.h"
@@ -30,6 +28,11 @@
#include "Campaign.h"
#include "Points.h"
#ifndef JA2UB
#include "Meanwhile.h"
#endif // !JA2UB
// event id counter
// has to be saved/loaded/reset
UINT32 gDynamicDialogueEventCounter = 0;