fix song.h!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
*/
|
||||
|
||||
#include "global.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "AdjustSync.h"
|
||||
#include "GameState.h"
|
||||
#include "LocalizedString.h"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include "GameManager.h"
|
||||
#include "RageTimer.h"
|
||||
#include "NoteDisplay.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "RageMath.h"
|
||||
#include "ScreenDimensions.h"
|
||||
#include "PlayerState.h"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "Attack.h"
|
||||
#include "GameState.h"
|
||||
#include "RageUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Foreach.h"
|
||||
#include "PlayerOptions.h"
|
||||
#include "PlayerState.h"
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
#include "global.h"
|
||||
#include "AutoKeysounds.h"
|
||||
#include "GameState.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "RageSoundReader_Chain.h"
|
||||
#include "RageSoundReader_ChannelSplit.h"
|
||||
#include "RageSoundReader_Extend.h"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "XmlFile.h"
|
||||
#include "RageMath.h"
|
||||
#include "RageLog.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "ScreenDimensions.h"
|
||||
#include "Sprite.h"
|
||||
#include "RageDisplay.h"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include "Style.h"
|
||||
#include "ActorUtil.h"
|
||||
#include "CommonMetrics.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#include "XmlFile.h"
|
||||
#include "XmlFileUtil.h"
|
||||
#include "BackgroundUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "AutoActor.h"
|
||||
|
||||
static ThemeMetric<float> LEFT_EDGE ("Background","LeftEdge");
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#include "global.h"
|
||||
#include "BackgroundUtil.h"
|
||||
#include "RageUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Foreach.h"
|
||||
#include "IniFile.h"
|
||||
#include "RageLog.h"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "BannerCache.h"
|
||||
#include "SongManager.h"
|
||||
#include "RageUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "RageTextureManager.h"
|
||||
#include "Course.h"
|
||||
#include "Character.h"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "CatalogXml.h"
|
||||
#include "SongManager.h"
|
||||
#include "RageLog.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "XmlFile.h"
|
||||
#include "XmlFileUtil.h"
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "PrefsManager.h"
|
||||
#include "ProfileManager.h"
|
||||
#include "RageLog.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "SongCacheIndex.h"
|
||||
#include "Steps.h"
|
||||
#include "ThemeManager.h"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "RageFile.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "RageFileDriverMemory.h"
|
||||
|
||||
extern const char *g_CRSDifficultyNames[]; // in CourseLoaderCRS
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include "RageUtil.h"
|
||||
#include "RageMath.h"
|
||||
#include "GameState.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Character.h"
|
||||
#include "StatsManager.h"
|
||||
#include "PrefsManager.h"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#include "global.h"
|
||||
#include "DifficultyList.h"
|
||||
#include "GameState.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "Style.h"
|
||||
#include "DifficultyMeter.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "ThemeManager.h"
|
||||
#include "GameManager.h"
|
||||
#include "Steps.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "StepsUtil.h"
|
||||
#include "Foreach.h"
|
||||
#include "CommonMetrics.h"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "FadingBanner.h"
|
||||
#include "RageTextureManager.h"
|
||||
#include "BannerCache.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "RageLog.h"
|
||||
#include "Course.h"
|
||||
#include "PrefsManager.h"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "GameState.h"
|
||||
#include "RageTextureManager.h"
|
||||
#include "ActorUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "BackgroundUtil.h"
|
||||
#include "Foreach.h"
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
#include "GameSoundManager.h"
|
||||
#include "PlayerState.h"
|
||||
#include "SongManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "UnlockManager.h"
|
||||
#include "LocalizedString.h"
|
||||
#include "arch/ArchHooks/ArchHooks.h"
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "RageDisplay.h"
|
||||
#include "AnnouncerManager.h"
|
||||
#include "NoteData.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "LightsManager.h"
|
||||
#include "SongUtil.h"
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
#include "RageFile.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "SongManager.h"
|
||||
#include "SongUtil.h"
|
||||
#include "StatsManager.h"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "GameState.h"
|
||||
#include "RageSoundManager.h"
|
||||
#include "CommonMetrics.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "NoteData.h"
|
||||
|
||||
void GameplayAssist::Init()
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "RageMath.h"
|
||||
#include "StageStats.h"
|
||||
#include "Foreach.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "XmlFile.h"
|
||||
|
||||
//#define DIVIDE_LINE_WIDTH THEME->GetMetricI(m_sName,"TexturedBottomHalf")
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include "GameState.h"
|
||||
#include "RageTimer.h"
|
||||
#include "PrefsManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "ScreenManager.h"
|
||||
#include "StatsManager.h"
|
||||
#include "ThemeMetric.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "GameState.h"
|
||||
#include "RageMath.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "StatsManager.h"
|
||||
#include "ThemeMetric.h"
|
||||
#include "PlayerState.h"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "ScreenDimensions.h"
|
||||
#include "GameState.h"
|
||||
#include "ThemeMetric.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "ActorUtil.h"
|
||||
|
||||
static ThemeMetric<float> IN_LENGTH ("LyricDisplay","InLength");
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "LyricsLoader.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "RageFile.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
|
||||
#include <map>
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "MeterDisplay.h"
|
||||
#include "RageUtil.h"
|
||||
#include "GameState.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "ActorUtil.h"
|
||||
#include "XmlFile.h"
|
||||
#include "RageLog.h"
|
||||
|
||||
@@ -18,7 +18,7 @@ TODO:
|
||||
#include "ThemeManager.h"
|
||||
#include "GameSoundManager.h"
|
||||
#include "Style.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "ActorUtil.h"
|
||||
#include "SongUtil.h"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "ThemeManager.h"
|
||||
#include "ThemeMetric.h"
|
||||
#include "RageUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "ActorUtil.h"
|
||||
|
||||
/* If this actor is used anywhere other than SelectGroup, we
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include "RageLog.h"
|
||||
#include "GameState.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Course.h"
|
||||
#include "Steps.h"
|
||||
#include "UnlockManager.h"
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include "GameState.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "Steps.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Course.h"
|
||||
#include "ProfileManager.h"
|
||||
#include "Profile.h"
|
||||
|
||||
@@ -30,7 +30,7 @@ void NetworkSyncManager::GetListOfLANServers( vector<NetServerInfo>& AllServers
|
||||
#include "ProfileManager.h"
|
||||
#include "RageLog.h"
|
||||
#include "ScreenManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Course.h"
|
||||
#include "GameState.h"
|
||||
#include "StatsManager.h"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "PlayerOptions.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "GameState.h"
|
||||
#include "RadarValues.h"
|
||||
#include "Foreach.h"
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
#include "RageMath.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "NoteSkinManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "ScreenDimensions.h"
|
||||
#include "PlayerState.h"
|
||||
#include "Style.h"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include "RageFile.h"
|
||||
#include "SongUtil.h"
|
||||
#include "StepsUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "RageUtil_CharConversions.h"
|
||||
#include "NoteTypes.h"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include "RageUtil.h"
|
||||
#include "RageUtil_CharConversions.h"
|
||||
#include "NoteData.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "GameInput.h"
|
||||
#include "NotesLoader.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "RageUtil.h"
|
||||
#include "NoteData.h"
|
||||
#include "NoteTypes.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
|
||||
#if 0
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "global.h"
|
||||
#include "NotesLoaderMidi.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "RageLog.h"
|
||||
#include "NoteData.h"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include "RageFileManager.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "SongManager.h"
|
||||
#include "Steps.h"
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
#include "RageFile.h"
|
||||
#include "NoteDataUtil.h"
|
||||
#include "RageFile.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
|
||||
static RString OptimizeDWIString( RString holds, RString taps );
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
#include "RageFileManager.h"
|
||||
#include "RageLog.h"
|
||||
#include "RageUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
|
||||
static RString BackgroundChangeToString( const BackgroundChange &bgc )
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "OptionRowHandler.h"
|
||||
#include "CommonMetrics.h"
|
||||
#include "GameState.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Course.h"
|
||||
#include "Style.h"
|
||||
#include "ActorUtil.h"
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "Course.h"
|
||||
#include "Steps.h"
|
||||
#include "Style.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "SongManager.h"
|
||||
#include "Character.h"
|
||||
#include "PrefsManager.h"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "PaneDisplay.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "GameState.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "RageLog.h"
|
||||
#include "ProfileManager.h"
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
#include "ProfileManager.h"
|
||||
#include "Profile.h"
|
||||
#include "StatsManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "GameCommand.h"
|
||||
#include "LocalizedString.h"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "RageUtil.h"
|
||||
#include "GameState.h"
|
||||
#include "NoteSkinManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Course.h"
|
||||
#include "Steps.h"
|
||||
#include "ThemeManager.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "IniFile.h"
|
||||
#include "GameManager.h"
|
||||
#include "RageLog.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "SongManager.h"
|
||||
#include "Steps.h"
|
||||
#include "Course.h"
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "GameConstantsAndTypes.h"
|
||||
#include "SongManager.h"
|
||||
#include "GameState.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "Course.h"
|
||||
#include "GameManager.h"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#include "NetworkSyncManager.h"
|
||||
#include "PlayerState.h"
|
||||
#include "Style.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "NoteDataWithScoring.h"
|
||||
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#include "Profile.h"
|
||||
#include "SongManager.h"
|
||||
#include "GameLoop.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
|
||||
static bool g_bIsDisplayed = false;
|
||||
static bool g_bIsSlow = false;
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "Background.h"
|
||||
#include "Foreground.h"
|
||||
#include "NoteField.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "ThemeMetric.h"
|
||||
#include "PlayerState.h"
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
#include "ScreenManager.h"
|
||||
#include "ScreenPrompt.h"
|
||||
#include "ScreenTextEntry.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "SongManager.h"
|
||||
#include "SongUtil.h"
|
||||
#include "Steps.h"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include "GameSoundManager.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "AnnouncerManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "ProfileManager.h"
|
||||
#include "Profile.h"
|
||||
#include "ActorUtil.h"
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
#include "LightsManager.h"
|
||||
#include "ProfileManager.h"
|
||||
#include "Profile.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "StatsManager.h"
|
||||
#include "Grade.h"
|
||||
#include "CodeDetector.h"
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
#include "ScreenSaveSync.h"
|
||||
#include "AdjustSync.h"
|
||||
#include "SongUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "XmlFileUtil.h"
|
||||
#include "WorkoutManager.h"
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "GameState.h"
|
||||
#include "GamePreferences.h"
|
||||
#include "StatsManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
|
||||
REGISTER_SCREEN_CLASS( ScreenGameplayLesson );
|
||||
ScreenGameplayLesson::ScreenGameplayLesson()
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include "ActiveAttackList.h"
|
||||
#include "ScoreDisplayNormal.h"
|
||||
#include "ScoreKeeperShared.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
|
||||
REGISTER_SCREEN_CLASS( ScreenGameplayShared );
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#define ScreenGameplaySyncMachine_H
|
||||
|
||||
#include "ScreenGameplayNormal.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
|
||||
class ScreenGameplaySyncMachine : public ScreenGameplayNormal
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "ScreenAttract.h"
|
||||
#include "Player.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
|
||||
class LifeMeterBar;
|
||||
class Model;
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
#include "InputEventPlus.h"
|
||||
#include "AdjustSync.h"
|
||||
#include "SongUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
|
||||
#define SHOW_COURSE_MODIFIERS_PROBABILITY THEME->GetMetricF(m_sName,"ShowCourseModifiersProbability")
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
// used in ScreenTestMode section
|
||||
#include "SongManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "StatsManager.h"
|
||||
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include "GameManager.h"
|
||||
#include "StatsManager.h"
|
||||
#include "SongManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Style.h"
|
||||
#include "ProfileManager.h"
|
||||
#include "Profile.h"
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
#include "MusicWheel.h"
|
||||
#include "InputMapper.h"
|
||||
#include "RageLog.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "InputEventPlus.h"
|
||||
#include "SongUtil.h"
|
||||
#include "RageInput.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "SongManager.h"
|
||||
#include "CommonMetrics.h"
|
||||
#include "GameManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "ScreenMiniMenu.h"
|
||||
#include "ScreenPrompt.h"
|
||||
#include "CourseUtil.h"
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "SongManager.h"
|
||||
#include "CommonMetrics.h"
|
||||
#include "GameManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "OptionRowHandler.h"
|
||||
#include "PlayerState.h"
|
||||
|
||||
@@ -5,13 +5,12 @@
|
||||
#include "SongUtil.h"
|
||||
#include "SongManager.h"
|
||||
#include "OptionRowHandler.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Workout.h"
|
||||
#include "GameState.h"
|
||||
#include "ScreenPrompt.h"
|
||||
#include "LocalizedString.h"
|
||||
#include "WorkoutManager.h"
|
||||
#include "song.h"
|
||||
|
||||
static const MenuRowDef g_MenuSong = MenuRowDef( -1, "Song", true, EditMode_Practice, false, true, 0, "Off", "On" );
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
#include "LocalizedString.h"
|
||||
#include "OptionRowHandler.h"
|
||||
#include "SongUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "ProfileManager.h"
|
||||
#include "Profile.h"
|
||||
#include "SpecialFiles.h"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "OptionRowHandler.h"
|
||||
#include "RageUtil.h"
|
||||
#include "ScreenManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "SongManager.h"
|
||||
#include "UnlockManager.h"
|
||||
#include "PrefsManager.h"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#define SCREEN_OPTIONS_TOGGLE_SONGS_H
|
||||
|
||||
#include "ScreenOptions.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
|
||||
class ScreenOptionsToggleSongs: public ScreenOptions
|
||||
{
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include "GameState.h"
|
||||
#include "GameManager.h"
|
||||
#include "Course.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "ActorUtil.h"
|
||||
#include "ProfileManager.h"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#include "global.h"
|
||||
#include "ScreenSaveSync.h"
|
||||
#include "GameState.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "PrefsManager.h"
|
||||
#include "LocalizedString.h"
|
||||
#include "AdjustSync.h"
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
#include "MenuTimer.h"
|
||||
#include "SongUtil.h"
|
||||
#include "LocalizedString.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
|
||||
#define BANNER_WIDTH THEME->GetMetricF("ScreenSelectGroup","BannerWidth")
|
||||
#define BANNER_HEIGHT THEME->GetMetricF("ScreenSelectGroup","BannerHeight")
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#include "PlayerState.h"
|
||||
#include "CommonMetrics.h"
|
||||
#include "BannerCache.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "InputEventPlus.h"
|
||||
#include "OptionsList.h"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include "RageLog.h"
|
||||
#include "PrefsManager.h"
|
||||
#include "SongManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "MemoryCardManager.h"
|
||||
#include "GameState.h"
|
||||
#include "PlayerState.h"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "ScreenDimensions.h"
|
||||
#include "ScreenManager.h"
|
||||
#include "GameState.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "PrefsManager.h"
|
||||
#include "GamePreferences.h"
|
||||
#include "InputEventPlus.h"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
#include "UnlockManager.h"
|
||||
#include "SongManager.h"
|
||||
#include "ActorUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Course.h"
|
||||
|
||||
#define UNLOCK_TEXT_SCROLL_X THEME->GetMetricF("ScreenUnlockStatus","UnlockTextScrollX");
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#include "global.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "RageLog.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageFileManager.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "SpecialFiles.h"
|
||||
|
||||
/*
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#include "RageFile.h"
|
||||
#include "RageFileManager.h"
|
||||
#include "RageLog.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "SongUtil.h"
|
||||
#include "Sprite.h"
|
||||
#include "StatsManager.h"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include "global.h"
|
||||
#include "SongUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Steps.h"
|
||||
#include "GameState.h"
|
||||
#include "Style.h"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "GameState.h"
|
||||
#include "Foreach.h"
|
||||
#include "Steps.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "RageLog.h"
|
||||
#include "PrefsManager.h"
|
||||
#include "PlayerState.h"
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#include "global.h"
|
||||
#include "Steps.h"
|
||||
#include "StepsUtil.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "RageUtil.h"
|
||||
#include "RageLog.h"
|
||||
#include "NoteData.h"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#include "Steps.h"
|
||||
#include "ProfileManager.h"
|
||||
#include "Profile.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "SongManager.h"
|
||||
#include "GameManager.h"
|
||||
#include "XmlFile.h"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include "global.h"
|
||||
#include "TextBanner.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "ActorUtil.h"
|
||||
#include "ThemeManager.h"
|
||||
#include "XmlFile.h"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "Trail.h"
|
||||
#include "Foreach.h"
|
||||
#include "Steps.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "PlayerOptions.h"
|
||||
#include "NoteData.h"
|
||||
#include "NoteDataUtil.h"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "UnlockManager.h"
|
||||
#include "PrefsManager.h"
|
||||
#include "RageLog.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "Course.h"
|
||||
#include "RageUtil.h"
|
||||
#include "SongManager.h"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "SongManager.h"
|
||||
#include "RageFileManager.h"
|
||||
#include "Workout.h"
|
||||
#include "song.h"
|
||||
#include "Song.h"
|
||||
#include "FontCharAliases.h"
|
||||
#include "ProfileManager.h"
|
||||
#include "LocalizedString.h"
|
||||
|
||||
Reference in New Issue
Block a user