mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
significantly cleaned up includes (by IoP)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6056 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -5,13 +5,10 @@
|
||||
//#include "soldier control.h"
|
||||
#include "overhead.h"
|
||||
#include "animation control.h"
|
||||
#include "points.h"
|
||||
#include "opplist.h"
|
||||
#include "timer.h"
|
||||
#include "event pump.h"
|
||||
// #include "Sound Control.h"
|
||||
#include "interface.h"
|
||||
#include "Isometric Utils.h"
|
||||
#include "Font Control.H"
|
||||
#include "ai.h"
|
||||
#include "interface.h"
|
||||
@@ -19,22 +16,14 @@
|
||||
#include "text.h"
|
||||
#include "TeamTurns.h"
|
||||
#include "Smell.h"
|
||||
#include "game clock.h"
|
||||
#include "Soldier Functions.h"
|
||||
#include "cursors.h"
|
||||
#include "Queen Command.h"
|
||||
#include "Pathai.h"
|
||||
#include "Music Control.h"
|
||||
#include "Strategic Turns.h"
|
||||
#include "lighting.h"
|
||||
#include "environment.h"
|
||||
#include "Explosion Control.h"
|
||||
#include "dialogue control.h"
|
||||
#include "Soldier Profile Type.h"
|
||||
#include "SmokeEffects.h"
|
||||
#include "lighteffects.h"
|
||||
#include "air raid.h"
|
||||
#include "meanwhile.h"
|
||||
#include "SkillCheck.h"
|
||||
#include "AIInternals.h"
|
||||
#include "AIList.h"
|
||||
|
||||
Reference in New Issue
Block a user