mirror of
https://github.com/1dot13/source.git
synced 2026-08-26 14:30:26 +02:00
Clean up Strategic/*:cpp includes
This commit is contained in:
@@ -1,24 +1,18 @@
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
#include "types.h"
|
||||
#include "worlddef.h"
|
||||
#include "sgp.h"
|
||||
#include <DEBUG.H>
|
||||
#include "strategic.h"
|
||||
#include "mapscreen.h"
|
||||
#include "Overhead.h"
|
||||
#include "strategicmap.h"
|
||||
#include "Strategic Pathing.h"
|
||||
#include "Map Screen Interface Border.h"
|
||||
#include "Game Clock.h"
|
||||
#include "Strategic Movement.h"
|
||||
#include "Campaign Types.h"
|
||||
#include "Assignments.h"
|
||||
#include "Squads.h"
|
||||
#include "Vehicles.h"
|
||||
#include "Map Screen Helicopter.h"
|
||||
#include "input.h"
|
||||
#include "english.h"
|
||||
#include "Map Screen Interface.h"
|
||||
#include "Game Event Hook.h"
|
||||
#include "Strategic AI.h"
|
||||
#include "Queen Command.h" // added by Flugente
|
||||
|
||||
Reference in New Issue
Block a user