Unneeded.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include "Steps.h"
|
||||
#include "GameConstantsAndTypes.h"
|
||||
#include "GameManager.h"
|
||||
#include "RageException.h"
|
||||
#include "RageTimer.h"
|
||||
#include "NoteDisplay.h"
|
||||
#include "song.h"
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#include "Background.h"
|
||||
#include "RageUtil.h"
|
||||
#include "GameConstantsAndTypes.h"
|
||||
#include "RageException.h"
|
||||
#include "RageTimer.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageTextureManager.h"
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
#include "XmlFile.h"
|
||||
#include "FontManager.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include "RageTimer.h"
|
||||
#include "RageDisplay.h"
|
||||
#include "ThemeManager.h"
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
#include "RageTextureManager.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include "FontManager.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "FontCharmaps.h"
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
#include "Font.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include <map>
|
||||
|
||||
FontManager* FONT = NULL; // global and accessable from anywhere in our program
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#include "global.h"
|
||||
#include "LifeMeterBar.h"
|
||||
#include "PrefsManager.h"
|
||||
#include "RageException.h"
|
||||
#include "RageTimer.h"
|
||||
#include "GameState.h"
|
||||
#include "RageMath.h"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#include "global.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include "RageUtil.h"
|
||||
#include "LyricsLoader.h"
|
||||
#include "ThemeManager.h"
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
#include "arch/MovieTexture/MovieTexture.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include "RageDisplay.h"
|
||||
|
||||
ModelManager* MODELMAN = NULL;
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
#include "ArrowEffects.h"
|
||||
#include "GameManager.h"
|
||||
#include "GameState.h"
|
||||
#include "RageException.h"
|
||||
#include "RageTimer.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageMath.h"
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#include "NoteSkinManager.h"
|
||||
#include "RageFileManager.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include "GameState.h"
|
||||
#include "Game.h"
|
||||
#include "Style.h"
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
#include "GameConstantsAndTypes.h"
|
||||
#include "RageLog.h"
|
||||
#include "GameManager.h"
|
||||
#include "RageException.h"
|
||||
#include "RageFile.h"
|
||||
#include "SongUtil.h"
|
||||
#include "StepsUtil.h"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#include "global.h"
|
||||
#include "NotesLoaderKSF.h"
|
||||
#include "RageException.h"
|
||||
#include "RageUtil_CharConversions.h"
|
||||
#include "MsdFile.h"
|
||||
#include "RageLog.h"
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#include "PlayerAI.h"
|
||||
#include "RageUtil.h"
|
||||
#include "IniFile.h"
|
||||
#include "RageException.h"
|
||||
#include "GameState.h"
|
||||
#include "PlayerState.h"
|
||||
|
||||
|
||||
@@ -8,7 +8,6 @@ using namespace RageDisplay_OGL_Helpers;
|
||||
#include "RageSurfaceUtils.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include "RageTextureManager.h"
|
||||
#include "RageMath.h"
|
||||
#include "RageTypes.h"
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#include "global.h"
|
||||
#include "RageInput.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include "arch/InputHandler/InputHandler.h"
|
||||
#include "arch/arch.h"
|
||||
#include "arch/arch_default.h"
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
#include "RageSoundManager.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include "PrefsManager.h"
|
||||
#include "arch/ArchHooks/ArchHooks.h"
|
||||
#include "RageSoundUtil.h"
|
||||
|
||||
@@ -10,7 +10,6 @@
|
||||
|
||||
#include "global.h"
|
||||
#include "RageSoundManager.h"
|
||||
#include "RageException.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageSound.h"
|
||||
#include "RageLog.h"
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
#include "arch/MovieTexture/MovieTexture.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include "RageDisplay.h"
|
||||
#include "Foreach.h"
|
||||
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
#include "RageLog.h"
|
||||
#include "AnnouncerManager.h"
|
||||
#include "GameState.h"
|
||||
#include "RageException.h"
|
||||
#include "RageTimer.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "MenuTimer.h"
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
#include "global.h"
|
||||
|
||||
#include "ScreenOptionsMaster.h"
|
||||
#include "RageException.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "ThemeManager.h"
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
#include "RageLog.h"
|
||||
#include "AnnouncerManager.h"
|
||||
#include "GameState.h"
|
||||
#include "RageException.h"
|
||||
#include "GameState.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "ActorUtil.h"
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
#include "NoteData.h"
|
||||
#include "RageSoundReader_FileReader.h"
|
||||
#include "RageSurface_Load.h"
|
||||
#include "RageException.h"
|
||||
#include "SongCacheIndex.h"
|
||||
#include "GameManager.h"
|
||||
#include "PrefsManager.h"
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
#include "GameState.h"
|
||||
#include "PrefsManager.h"
|
||||
#include "RageException.h"
|
||||
#include "arch/LoadingWindow/LoadingWindow.h"
|
||||
#include "Course.h"
|
||||
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
#include "RageTextureManager.h"
|
||||
#include "XmlFile.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include "RageDisplay.h"
|
||||
#include "RageTexture.h"
|
||||
#include "RageUtil.h"
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
#include "GameSoundManager.h"
|
||||
#include "RageInput.h"
|
||||
#include "RageTimer.h"
|
||||
#include "RageException.h"
|
||||
#include "RageMath.h"
|
||||
#include "RageDisplay.h"
|
||||
#include "RageThreads.h"
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#include "ThemeManager.h"
|
||||
#include "RageFileManager.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include "RageTimer.h"
|
||||
#include "RageUtil.h"
|
||||
#include "IniFile.h"
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
#include "RageTextureManager.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageException.h"
|
||||
#include "MovieTexture_Null.h"
|
||||
#include "RageSurface.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user