mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Include cleanup Tactical/.*cpp
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "stdlib.h"
|
||||
#include "DEBUG.H"
|
||||
#include "math.h"
|
||||
#include "worlddef.h"
|
||||
#include "worldman.h"
|
||||
#include "renderworld.h"
|
||||
@@ -11,31 +7,13 @@
|
||||
#include "Animation Control.h"
|
||||
#include "Animation Data.h"
|
||||
#include "Isometric Utils.h"
|
||||
#include "Event Pump.h"
|
||||
#include "Render Fun.h"
|
||||
#include "mousesystem.h"
|
||||
#include "Interface.h"
|
||||
#include "sysutil.h"
|
||||
#include "FileMan.h"
|
||||
#include "random.h"
|
||||
#include "ai.h"
|
||||
#include "Interactive Tiles.h"
|
||||
#include "english.h"
|
||||
#include "Overhead.h"
|
||||
//#include "Sound Control.h"
|
||||
#include "lighting.h"
|
||||
#include "PATHAI.H"
|
||||
#include "screenids.h"
|
||||
#include "Weapons.h"
|
||||
#include "lighting.h"
|
||||
#include "Handle UI Plan.h"
|
||||
#include "structure.h"
|
||||
#include "message.h"
|
||||
#include "Items.h"
|
||||
#include "Soldier Profile.h"
|
||||
#include "fov.h"
|
||||
#include "vobject.h"
|
||||
#include "Overhead Types.h"
|
||||
#include "Item Types.h"
|
||||
#include "Soldier macros.h"
|
||||
#include "soldier tile.h"
|
||||
#include "Soldier Find.h"
|
||||
#include "Vehicles.h"
|
||||
#include "GameSettings.h"
|
||||
|
||||
Reference in New Issue
Block a user