mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 13:25:45 +00:00
configuration: Migrate controller settings to emulated controller
This commit is contained in:
parent
6c7814bc9c
commit
6774c7988b
12 changed files with 140 additions and 126 deletions
|
@ -329,7 +329,7 @@ private:
|
|||
* @param type: Input type of the event to trigger
|
||||
* @param is_service_update: indicates if this event should be sended to only services
|
||||
*/
|
||||
void TriggerOnChange(ControllerTriggerType type, bool is_service_update);
|
||||
void TriggerOnChange(ControllerTriggerType type, bool is_service_update);
|
||||
|
||||
NpadIdType npad_id_type;
|
||||
NpadType npad_type{NpadType::None};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue