mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
Remove unused includes
This commit is contained in:
@@ -8,9 +8,7 @@
|
|||||||
#include "Overhead.h"
|
#include "Overhead.h"
|
||||||
#include "random.h"
|
#include "random.h"
|
||||||
#include "Assignments.h"
|
#include "Assignments.h"
|
||||||
#include "message.h"
|
|
||||||
#include "Soldier Profile.h"
|
#include "Soldier Profile.h"
|
||||||
#include "Map Screen Interface Map.h"
|
|
||||||
#include "Queen Command.h"
|
#include "Queen Command.h"
|
||||||
#include "Quests.h"
|
#include "Quests.h"
|
||||||
#include "finances.h"
|
#include "finances.h"
|
||||||
@@ -18,9 +16,7 @@
|
|||||||
#include "LaptopSave.h"
|
#include "LaptopSave.h"
|
||||||
#include "strategic.h"
|
#include "strategic.h"
|
||||||
#include "DynamicDialogue.h"
|
#include "DynamicDialogue.h"
|
||||||
#include <math.h>
|
|
||||||
#include "Drugs And Alcohol.h" // for DoesMercHaveDisability( ... )
|
#include "Drugs And Alcohol.h" // for DoesMercHaveDisability( ... )
|
||||||
#include "environment.h"
|
|
||||||
|
|
||||||
//GLOBALS
|
//GLOBALS
|
||||||
DISEASE Disease[NUM_DISEASES];
|
DISEASE Disease[NUM_DISEASES];
|
||||||
|
|||||||
Reference in New Issue
Block a user