mirror of
https://github.com/1dot13/source.git
synced 2026-08-19 14:20:30 +02:00
Include cleanup Tactical/.*cpp
This commit is contained in:
@@ -1,45 +1,23 @@
|
||||
#include "Items.h"
|
||||
#include "Weapons.h"
|
||||
#ifdef JA2UB
|
||||
#include "Items.h"
|
||||
#include "Soldier Control.h"
|
||||
#include "Overhead.h"
|
||||
#include "Handle UI.h"
|
||||
#include "Animation Control.h"
|
||||
#include "Isometric Utils.h"
|
||||
#include "Animation Data.h"
|
||||
#include "random.h"
|
||||
#include "Campaign.h"
|
||||
#include "Interface.h"
|
||||
#include "Keys.h"
|
||||
|
||||
#include "Soldier Profile.h"
|
||||
#include "SkillCheck.h"
|
||||
#include "LOS.h"
|
||||
#include "message.h"
|
||||
#include "Text.h"
|
||||
|
||||
#include "MessageBoxScreen.h"
|
||||
|
||||
#include "ShopKeeper Interface.h"
|
||||
|
||||
#include "GameSettings.h"
|
||||
#include "Auto Resolve.h"
|
||||
#include "Interface Items.h"
|
||||
#include "Campaign Types.h"
|
||||
#include "strategicmap.h"
|
||||
#include "Inventory Choosing.h"
|
||||
#include "Soldier Create.h"
|
||||
#include "Soldier macros.h"
|
||||
#include "Smell.h"
|
||||
#include "lighting.h"
|
||||
#include "Utilities.h"
|
||||
#include "english.h"
|
||||
#include "Debug Control.h"
|
||||
|
||||
#ifdef JA2UB
|
||||
#include "worldman.h"
|
||||
#include "Game Clock.h"
|
||||
#include "Sound Control.h"
|
||||
#include "Ja25 Strategic Ai.h"
|
||||
#include "MapScreen Quotes.h"
|
||||
#include "Ja25_Tactical.h"
|
||||
#include "Dialogue Control.h"
|
||||
#include "interface Dialogue.h"
|
||||
@@ -48,10 +26,8 @@
|
||||
#include "renderworld.h"
|
||||
#include "qarray.h"
|
||||
#include "Soldier Init List.h"
|
||||
#include "Soldier Control.h"
|
||||
#include "End Game.h"
|
||||
#include "structure.h"
|
||||
#include "Explosion Control.h"
|
||||
#include "ub_config.h"
|
||||
#include "GameInitOptionsScreen.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user