This commit is contained in:
Glenn Maynard
2005-09-03 23:42:51 +00:00
parent 59165f49e4
commit 8b0bd8fd11
6 changed files with 0 additions and 6 deletions
-1
View File
@@ -1,7 +1,6 @@
#include "global.h"
#include "AnnouncerManager.h"
#include "RageLog.h"
#include "RageFile.h"
#include "RageUtil.h"
AnnouncerManager* ANNOUNCER = NULL; // global object accessable from anywhere in the program
-1
View File
@@ -15,7 +15,6 @@
#include "TitleSubstitution.h"
#include "Steps.h"
#include "BannerCache.h"
#include "RageFile.h"
#include "ThemeManager.h"
#include "ProfileManager.h"
#include "Foreach.h"
-1
View File
@@ -6,7 +6,6 @@
#include "IniFile.h"
#include "GameManager.h"
#include "RageLog.h"
#include "RageFile.h"
#include "song.h"
#include "SongManager.h"
#include "Steps.h"
-1
View File
@@ -10,7 +10,6 @@
#include "RageTextureManager.h"
#include "RageMath.h"
#include "RageTypes.h"
#include "RageFile.h"
#include "GameConstantsAndTypes.h"
#include "StepMania.h"
#include "RageUtil.h"
-1
View File
@@ -1,5 +1,4 @@
#include "global.h"
#include "RageFile.h"
#include "RageDisplay.h"
#include "RageDisplay_Null.h"
-1
View File
@@ -16,7 +16,6 @@
#include "TitleSubstitution.h"
#include "BannerCache.h"
#include "Sprite.h"
#include "RageFile.h"
#include "RageFileManager.h"
#include "RageSurface.h"
#include "NoteDataUtil.h"