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:
@@ -10,7 +10,6 @@
|
||||
#include "builddefines.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include "wcheck.h"
|
||||
#include "stdlib.h"
|
||||
#include "debug.h"
|
||||
#include "math.h"
|
||||
@@ -21,7 +20,6 @@
|
||||
#include "Animation Data.h"
|
||||
#include "Event Pump.h"
|
||||
#include "Timer Control.h"
|
||||
#include "cursors.h"
|
||||
#include "Handle UI.h"
|
||||
#include "Isometric Utils.h"
|
||||
#include "input.h"
|
||||
@@ -65,16 +63,13 @@
|
||||
#include "interactive tiles.h"
|
||||
#include "messageboxscreen.h"
|
||||
#include "gameloop.h"
|
||||
#include "gamescreen.h"
|
||||
|
||||
#include "spread burst.h"
|
||||
#include "tile animation.h"
|
||||
#include "merc entering.h"
|
||||
#include "explosion control.h"
|
||||
#include "QuestDebug.h"
|
||||
#include "assignments.h"
|
||||
#include "EditScreen.h"
|
||||
#include "SaveLoadGame.h"
|
||||
#include "Structure Wrap.h"
|
||||
#include "los.h"
|
||||
#include "Exit Grids.h"
|
||||
#include "Strategic Exit GUI.h"
|
||||
@@ -96,7 +91,6 @@
|
||||
#include "ShopKeeper Interface.h"
|
||||
#include "GameSettings.h"
|
||||
#include "vehicles.h"
|
||||
#include "GameVersion.h"
|
||||
#include "SaveLoadScreen.h"
|
||||
#include "Air raid.h"
|
||||
#include "meanwhile.h"
|
||||
|
||||
Reference in New Issue
Block a user