diff --git a/src/ScreenSelectMusic.cpp b/src/ScreenSelectMusic.cpp index 7f1fe3abaa..b9c7014a2a 100644 --- a/src/ScreenSelectMusic.cpp +++ b/src/ScreenSelectMusic.cpp @@ -419,6 +419,8 @@ void ScreenSelectMusic::Input( const InputEventPlus &input ) } } + // todo: use mousewheel to scroll MusicWheel -aj + // debugging? // I just like being able to see untransliterated titles occasionally. if( input.DeviceI.device == DEVICE_KEYBOARD && input.DeviceI.button == KEY_F9 )