mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
Remove unused includes
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include "builddefines.h"
|
||||
#include "types.h"
|
||||
#include "Isometric Utils.h"
|
||||
//#include "Soldier Control.h"
|
||||
#include "Overhead.h"
|
||||
#include "DisplayCover.h"
|
||||
#include "Font Control.h"
|
||||
@@ -10,8 +9,6 @@
|
||||
#include "GameSettings.h"
|
||||
#include "renderworld.h"
|
||||
#include "Interface.h"
|
||||
#include "DEBUG.H"
|
||||
#include "PATHAI.H"
|
||||
#include "worldman.h"
|
||||
#include "opplist.h"
|
||||
#include "LOS.h"
|
||||
@@ -19,9 +16,6 @@
|
||||
#include "Game Clock.h"
|
||||
#include "Animation Control.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)
|
||||
#include "UI Cursors.h"
|
||||
#include "soldier profile type.h"
|
||||
|
||||
Reference in New Issue
Block a user