mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Include cleanup Tactical/.*cpp
This commit is contained in:
+16
-14
@@ -2,7 +2,6 @@
|
||||
#include "Overhead.h"
|
||||
#include "worldman.h"
|
||||
#include "Soldier Profile.h"
|
||||
#include "NPC.h"
|
||||
#include "Dialogue Control.h"
|
||||
#include "End Game.h"
|
||||
#include "Intro.h"
|
||||
@@ -13,23 +12,26 @@
|
||||
#include "Sound Control.h"
|
||||
#include "renderworld.h"
|
||||
#include "Isometric Utils.h"
|
||||
#include "Music Control.h"
|
||||
#include "Soldier macros.h"
|
||||
#include "qarray.h"
|
||||
#include "LOS.h"
|
||||
#include "Strategic AI.h"
|
||||
#include "Squads.h"
|
||||
#include "PreBattle Interface.h"
|
||||
#include "Strategic Movement.h"
|
||||
#include "strategic.h"
|
||||
#include "Morale.h"
|
||||
#include "Queen Command.h"
|
||||
#include "Strategic Town Loyalty.h"
|
||||
#include "Player Command.h"
|
||||
#include "Campaign Types.h"
|
||||
#include "Tactical Save.h"
|
||||
#include "screenids.h"
|
||||
|
||||
#ifndef JA2UB
|
||||
#include "NPC.h"
|
||||
#include "Music Control.h"
|
||||
#include "qarray.h"
|
||||
#include "LOS.h"
|
||||
#include "Strategic AI.h"
|
||||
#include "Squads.h"
|
||||
#include "PreBattle Interface.h"
|
||||
#include "strategic.h"
|
||||
#include "Queen Command.h"
|
||||
#include "Strategic Town Loyalty.h"
|
||||
#include "Player Command.h"
|
||||
#include "Tactical Save.h"
|
||||
#endif // !JA2UB
|
||||
|
||||
|
||||
#ifdef JA2UB
|
||||
#include "email.h"
|
||||
#include "Game Clock.h"
|
||||
|
||||
Reference in New Issue
Block a user