mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-16 14:05:46 -04:00
Android: Support binding volume buttons
This commit is contained in:
@ -44,8 +44,8 @@ private:
|
||||
enum : u32
|
||||
{
|
||||
NUM_CONTROLLERS = 1,
|
||||
NUM_AXISES = 10,
|
||||
NUM_BUTTONS = 18
|
||||
NUM_AXISES = 12,
|
||||
NUM_BUTTONS = 23
|
||||
};
|
||||
|
||||
struct ControllerData
|
||||
|
Reference in New Issue
Block a user