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
-2
View File
@@ -16,7 +16,6 @@
#include "GameSettings.h"
#include "XML.h"
#include "Soldier Profile.h"
#include "Soldier Profile.h"
//#define MAX_PROFILE_NAME_LENGTH 30
struct
@@ -1179,7 +1178,6 @@ profileEndElementHandle(void *userData, const XML_Char *name)
// Flugente hack: analyze profiles and print out the result
#include <vfs/Core/vfs_file_raii.h> // added by Flugente for vfs-stuff
#include <fstream>
#include <iostream>
extern STR16 gzMercSkillTextNew[];