mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-05 06:26:49 +00:00
Input: Abbreviate some variable names and add min output interval
The abbreviation allows for easier diff between handlers.
This commit is contained in:
parent
9a071746ed
commit
08f81160cc
14 changed files with 246 additions and 221 deletions
|
|
@ -34,7 +34,6 @@ public:
|
|||
|
||||
hid_device* hidDevice{nullptr};
|
||||
std::string path;
|
||||
bool new_output_data{true};
|
||||
bool enable_player_leds{false};
|
||||
u8 led_delay_on{0};
|
||||
u8 led_delay_off{0};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue