mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Clean up Strategic/*:cpp includes
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
//Queen Command.c
|
||||
|
||||
#include "Queen Command.h"
|
||||
#include "Strategic Event Handler.h"
|
||||
#include "Overhead Types.h"
|
||||
#include "strategicmap.h"
|
||||
#include "Soldier Init List.h"
|
||||
@@ -9,7 +8,7 @@
|
||||
#include "random.h"
|
||||
#include "Strategic Movement.h"
|
||||
#include "Overhead.h"
|
||||
#include "Strategic Pathing.h"
|
||||
#include <Vehicles.h>
|
||||
#include "strategic.h"
|
||||
#include "message.h"
|
||||
#include "Map Edgepoints.h"
|
||||
@@ -33,7 +32,6 @@
|
||||
#include "Animation Data.h"
|
||||
#include "Game Clock.h"
|
||||
#include "renderworld.h"
|
||||
#include "Town Militia.h"
|
||||
#include "Dialogue Control.h"
|
||||
#include "Campaign Init.h"
|
||||
#include "Meanwhile.h"
|
||||
|
||||
Reference in New Issue
Block a user