mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Clean up Strategic/*:cpp includes
This commit is contained in:
@@ -1,18 +1,15 @@
|
||||
#include <string.h>
|
||||
#include "Strategic Mines.h"
|
||||
#include "finances.h"
|
||||
#include "Strategic Town Loyalty.h"
|
||||
#include "strategic.h"
|
||||
#include "Game Clock.h"
|
||||
#include "strategicmap.h"
|
||||
#include "random.h"
|
||||
#include "Soldier Profile.h"
|
||||
#include "Dialogue Control.h"
|
||||
#include "Map Screen Interface.h"
|
||||
#include "Quests.h"
|
||||
#include "Creature Spreading.h"
|
||||
#include "message.h"
|
||||
#include "Text.h"
|
||||
#include "Game Event Hook.h"
|
||||
#include "GameSettings.h"
|
||||
#include "Strategic AI.h"
|
||||
@@ -22,7 +19,6 @@
|
||||
#include "ASD.h" // added by Flugente
|
||||
#include "Rebel Command.h"
|
||||
|
||||
#include "GameInitOptionsScreen.h"
|
||||
|
||||
#include "Strategic Mines LUA.h"
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user