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