Fixed Button dll input/output.
This commit is contained in:
@@ -21,6 +21,8 @@ namespace ehs
|
||||
bool active;
|
||||
|
||||
public:
|
||||
virtual ~HID() = default;
|
||||
|
||||
HID();
|
||||
|
||||
HID(UInt_8 type, Str_8 name, UInt_64 id);
|
||||
|
Reference in New Issue
Block a user