Input: unify some more code

This commit is contained in:
Megamouse 2021-02-12 01:44:39 +01:00
parent aaae30cb84
commit f6d465667a
7 changed files with 51 additions and 40 deletions

View file

@ -7,7 +7,6 @@
class ds3_device : public HidDevice
{
public:
u8 buf[64]{0};
#ifdef _WIN32
u8 report_id = 0;
#endif