From 551f5adb16652a8074a967e449580be21dea7365 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 16 Nov 2002 08:55:46 +0000 Subject: [PATCH] and more of the same --- stepmania/src/BPMDisplay.h | 2 +- stepmania/src/GroupList.h | 2 +- stepmania/src/HoldJudgement.cpp | 2 +- stepmania/src/InputMapper.cpp | 2 +- stepmania/src/Judgement.cpp | 2 +- stepmania/src/Judgement.h | 2 +- stepmania/src/MusicList.h | 2 +- stepmania/src/MusicStatusDisplay.cpp | 2 +- stepmania/src/MusicWheel.cpp | 7 ++++--- stepmania/src/NoteData.cpp | 3 ++- stepmania/src/RageTypes.h | 4 ++++ stepmania/src/RandomSample.h | 2 +- 12 files changed, 19 insertions(+), 13 deletions(-) diff --git a/stepmania/src/BPMDisplay.h b/stepmania/src/BPMDisplay.h index b450856ead..da3d73e9c9 100644 --- a/stepmania/src/BPMDisplay.h +++ b/stepmania/src/BPMDisplay.h @@ -41,4 +41,4 @@ protected: bool m_bExtraStage; // cycle BPM through random values if extra stage }; -#endif \ No newline at end of file +#endif diff --git a/stepmania/src/GroupList.h b/stepmania/src/GroupList.h index 2767489fd3..c08078cd5e 100644 --- a/stepmania/src/GroupList.h +++ b/stepmania/src/GroupList.h @@ -35,4 +35,4 @@ public: void TweenOnScreen(); }; -#endif \ No newline at end of file +#endif diff --git a/stepmania/src/HoldJudgement.cpp b/stepmania/src/HoldJudgement.cpp index e120f69101..8073a90e0f 100644 --- a/stepmania/src/HoldJudgement.cpp +++ b/stepmania/src/HoldJudgement.cpp @@ -81,4 +81,4 @@ void HoldJudgement::SetHoldJudgement( HoldNoteScore hns ) m_sprJudgement.BeginTweening( m_fDisplayTime/3.0f ); m_sprJudgement.SetTweenZoom( 1.0f ); } -} \ No newline at end of file +} diff --git a/stepmania/src/InputMapper.cpp b/stepmania/src/InputMapper.cpp index ddb3290620..9afc094b65 100644 --- a/stepmania/src/InputMapper.cpp +++ b/stepmania/src/InputMapper.cpp @@ -90,7 +90,7 @@ void InputMapper::ReadMappingsFromDisk() CStringArray sDeviceInputStrings; split( value, ",", sDeviceInputStrings, false ); - for( unsigned i=0; i int(GetCurWheelItemDatas().size()-1) ) m_iSelection = 0; - - for( int i=0; i