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:
@@ -2,9 +2,7 @@
|
||||
#include "AI All.h"
|
||||
#include "sound control.h"
|
||||
#include "Debug Control.h"
|
||||
#include "cheats.h"
|
||||
#else
|
||||
#include "wcheck.h"
|
||||
#include "sgp.h"
|
||||
#include "ai.h"
|
||||
#include "Isometric Utils.h"
|
||||
@@ -13,7 +11,6 @@
|
||||
#include "Event Pump.h"
|
||||
#include "Soldier Control.h"
|
||||
#include "Overhead Types.h"
|
||||
#include "sys globals.h"
|
||||
#include "opplist.h"
|
||||
#include "animation control.h"
|
||||
#include "font control.h"
|
||||
@@ -53,7 +50,6 @@
|
||||
#include "Quests.h"
|
||||
#include "Campaign Types.h"
|
||||
#include "Queen Command.h"
|
||||
#include "cheats.h"
|
||||
#include "points.h"
|
||||
#include "Soldier Functions.h" // added by SANDRO
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user