mirror of
https://github.com/1dot13/source.git
synced 2026-09-09 14:46:05 +02:00
Remove unused includes
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
#include "builddefines.h"
|
#include "builddefines.h"
|
||||||
#include "types.h"
|
#include "types.h"
|
||||||
#include "Isometric Utils.h"
|
#include "Isometric Utils.h"
|
||||||
//#include "Soldier Control.h"
|
|
||||||
#include "Overhead.h"
|
#include "Overhead.h"
|
||||||
#include "DisplayCover.h"
|
#include "DisplayCover.h"
|
||||||
#include "Font Control.h"
|
#include "Font Control.h"
|
||||||
@@ -10,8 +9,6 @@
|
|||||||
#include "GameSettings.h"
|
#include "GameSettings.h"
|
||||||
#include "renderworld.h"
|
#include "renderworld.h"
|
||||||
#include "Interface.h"
|
#include "Interface.h"
|
||||||
#include "DEBUG.H"
|
|
||||||
#include "PATHAI.H"
|
|
||||||
#include "worldman.h"
|
#include "worldman.h"
|
||||||
#include "opplist.h"
|
#include "opplist.h"
|
||||||
#include "LOS.h"
|
#include "LOS.h"
|
||||||
@@ -19,9 +16,6 @@
|
|||||||
#include "Game Clock.h"
|
#include "Game Clock.h"
|
||||||
#include "Animation Control.h"
|
#include "Animation Control.h"
|
||||||
#include "lighting.h"
|
#include "lighting.h"
|
||||||
#include "Text.h"
|
|
||||||
#include "strategicmap.h"
|
|
||||||
#include "Render Fun.h"
|
|
||||||
// HEADROCK HAM B2.7: Allow calling a CTH approximation function for the CTH display ("F" key)
|
// HEADROCK HAM B2.7: Allow calling a CTH approximation function for the CTH display ("F" key)
|
||||||
#include "UI Cursors.h"
|
#include "UI Cursors.h"
|
||||||
#include "soldier profile type.h"
|
#include "soldier profile type.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user