"Better Hid" rework part 1
This commit is contained in:
parent
bc6939beaa
commit
56f35ab262
22 changed files with 1501 additions and 645 deletions
|
@ -144,7 +144,7 @@ private:
|
|||
}
|
||||
|
||||
const u64 device_handle{0xDEAD};
|
||||
const HID::ControllerID npad_id{HID::Controller_Player1};
|
||||
const u32 npad_id{0}; // This is the first player controller id
|
||||
State state{State::NonInitialized};
|
||||
DeviceState device_state{DeviceState::Initialized};
|
||||
Kernel::SharedPtr<Kernel::Event> activate_event;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue