mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-17 09:35:46 -04:00
Controller: Always check for access byte
This commit is contained in:
@ -61,6 +61,7 @@ private:
|
||||
enum class TransferState : u8
|
||||
{
|
||||
Idle,
|
||||
Ready,
|
||||
IDMSB,
|
||||
ButtonsLSB,
|
||||
ButtonsMSB
|
||||
|
Reference in New Issue
Block a user