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 "Map Screen Interface.h"
|
||||
#include "string.h"
|
||||
#include "Map Screen Interface Map.h"
|
||||
#include "Render Dirty.h"
|
||||
#include "Font Control.h"
|
||||
#include "Assignments.h"
|
||||
#include "Soldier Control.h"
|
||||
#include "Overhead.h"
|
||||
#include "Squads.h"
|
||||
#include "Sound Control.h"
|
||||
#include "Soundman.h"
|
||||
#include "Message.h"
|
||||
#include "PopUpBox.h"
|
||||
#include "Game Clock.h"
|
||||
#include "Handle Items.h"
|
||||
#include "Interface Items.h"
|
||||
#include "Isometric Utils.h"
|
||||
@@ -35,7 +32,6 @@
|
||||
#include "Map Screen Helicopter.h"
|
||||
#include "PreBattle Interface.h"
|
||||
#include "WordWrap.h"
|
||||
#include "interface control.h"
|
||||
#include "GameSettings.h"
|
||||
#include "Campaign Types.h"
|
||||
#include "Map Screen Interface Map Inventory.h"
|
||||
@@ -46,9 +42,7 @@
|
||||
#include "Random.h"
|
||||
#include "Cursor Control.h"
|
||||
#include "renderworld.h"
|
||||
#include "Game Init.h"
|
||||
#include "Strategic Mines.h"
|
||||
#include "finances.h"
|
||||
#include "strategic.h"
|
||||
#include "Air Raid.h"
|
||||
#include "Queen Command.h"
|
||||
@@ -483,4 +477,4 @@ BOOLEAN HasJerryAlreadySaidTheMapScreenIntroSequence()
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user