mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-15 03:08:36 +12:00
Input: unify some more code
This commit is contained in:
parent
aaae30cb84
commit
f6d465667a
7 changed files with 51 additions and 40 deletions
|
@ -7,7 +7,6 @@
|
|||
class ds3_device : public HidDevice
|
||||
{
|
||||
public:
|
||||
u8 buf[64]{0};
|
||||
#ifdef _WIN32
|
||||
u8 report_id = 0;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue