remove commented headers

This commit is contained in:
Chris Danford
2008-11-27 04:29:28 +00:00
parent 1dae16f6e8
commit fb1a08e8b7
2 changed files with 0 additions and 19 deletions
-10
View File
@@ -1,20 +1,10 @@
#include "global.h"
#include "ScreenHighScores.h"
#include "ScreenManager.h"
//#include "ThemeManager.h"
#include "SongManager.h"
//#include "GameState.h"
//#include "GameManager.h"
//#include "Course.h"
#include "Song.h"
//#include "Steps.h"
//#include "ActorUtil.h"
//#include "ProfileManager.h"
//#include "Profile.h"
#include "RageLog.h"
#include "UnlockManager.h"
//#include "ScreenDimensions.h"
//#include "PercentageDisplay.h"
static const char *HighScoresTypeNames[] = {
"AllSteps",
-9
View File
@@ -1,20 +1,11 @@
#include "global.h"
#include "ScreenRanking.h"
#include "ScreenManager.h"
//#include "ThemeManager.h"
#include "SongManager.h"
#include "GameState.h"
#include "GameManager.h"
//#include "Course.h"
//#include "Song.h"
//#include "Steps.h"
//#include "ActorUtil.h"
#include "ProfileManager.h"
#include "Profile.h"
//#include "RageLog.h"
//#include "UnlockManager.h"
//#include "ScreenDimensions.h"
//#include "PercentageDisplay.h"
static const char *RankingTypeNames[] = {