mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 07:25:46 +00:00
core/hid: Rename NpadType to NpadStyleIndex
This commit is contained in:
parent
ddcdaac727
commit
8517d89be0
15 changed files with 228 additions and 215 deletions
|
@ -203,7 +203,7 @@ private:
|
|||
bool is_controller_set{};
|
||||
bool is_connected{};
|
||||
bool needs_redraw{};
|
||||
Core::HID::NpadType controller_type;
|
||||
Core::HID::NpadStyleIndex controller_type;
|
||||
|
||||
bool mapping_active{};
|
||||
int blink_counter{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue