mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +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:
@@ -4,17 +4,14 @@
|
||||
#include "items.h"
|
||||
#include "Action Items.h"
|
||||
#include "weapons.h"
|
||||
#include "Interface Cursors.h"
|
||||
#include "Soldier Control.h"
|
||||
#include "overhead.h"
|
||||
#include "Handle UI.h"
|
||||
#include "Animation Control.h"
|
||||
#include "points.h"
|
||||
#include "Sound Control.h"
|
||||
#include "Sys globals.h"
|
||||
#include "Isometric Utils.h"
|
||||
#include "Animation Data.h"
|
||||
#include "worldman.h"
|
||||
#include "Random.h"
|
||||
#include "Campaign.h"
|
||||
#include "interface.h"
|
||||
@@ -33,17 +30,14 @@
|
||||
#include "fov.h"
|
||||
#include "MessageBoxScreen.h"
|
||||
|
||||
#include "PathAIDebug.h"
|
||||
#include "Interface Control.h"
|
||||
#include "ShopKeeper Interface.h"
|
||||
#include "Cursors.h"
|
||||
|
||||
#include "GameSettings.h"
|
||||
#include "environment.h"
|
||||
#include "Auto Resolve.h"
|
||||
#include "Interface Items.h"
|
||||
#include "Campaign Types.h"
|
||||
#include "history.h"
|
||||
#include "Game Clock.h"
|
||||
#include "strategicmap.h"
|
||||
#include "Inventory Choosing.h"
|
||||
|
||||
Reference in New Issue
Block a user