mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +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,12 +5,9 @@
|
||||
#include "sgp.h"
|
||||
#include "screenids.h"
|
||||
#include "Timer Control.h"
|
||||
#include "sys globals.h"
|
||||
#include "fade screen.h"
|
||||
#include "sysutil.h"
|
||||
#include "vobject_blitters.h"
|
||||
#include "MercTextBox.h"
|
||||
#include "wcheck.h"
|
||||
#include "cursors.h"
|
||||
#include "font control.h"
|
||||
#include "mainmenuscreen.h"
|
||||
@@ -18,7 +15,6 @@
|
||||
#include "render dirty.h"
|
||||
#include "music control.h"
|
||||
#include "GameSettings.h"
|
||||
#include "GameScreen.h"
|
||||
#include "SaveLoadScreen.h"
|
||||
#include "SaveLoadGame.h"
|
||||
#include "Options Screen.h"
|
||||
@@ -32,10 +28,8 @@
|
||||
#include "Multi Language Graphic Utils.h"
|
||||
#include "Encrypted File.h"
|
||||
#include "ja2 splash.h"
|
||||
#include "GameVersion.h"
|
||||
#endif
|
||||
|
||||
#include "mercs.h"
|
||||
#include "gamesettings.h"
|
||||
#include "connect.h"
|
||||
#include "strategic.h"
|
||||
|
||||
Reference in New Issue
Block a user