Android: Support binding volume buttons

This commit is contained in:
Connor McLaughlin
2021-01-13 18:55:11 +10:00
parent 37f9f118c4
commit a27f220f79
2 changed files with 24 additions and 13 deletions

View File

@ -44,8 +44,8 @@ private:
enum : u32
{
NUM_CONTROLLERS = 1,
NUM_AXISES = 10,
NUM_BUTTONS = 18
NUM_AXISES = 12,
NUM_BUTTONS = 23
};
struct ControllerData