mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 04:57:54 +00:00
second commit lion review
This commit is contained in:
parent
a8852024b6
commit
4736326a05
28 changed files with 73 additions and 42 deletions
|
@ -21,7 +21,8 @@ class System;
|
|||
|
||||
namespace Core::HID {
|
||||
class EmulatedController;
|
||||
}
|
||||
enum class ControllerTriggerType;
|
||||
} // namespace Core::HID
|
||||
|
||||
class ControllerDialog : public QWidget {
|
||||
Q_OBJECT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue