mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-21 21:09:00 +02:00
hid_core: Move hid to it's own subproject
This commit is contained in:
parent
92a331af76
commit
ee847f8ff0
141 changed files with 479 additions and 436 deletions
|
|
@ -5,8 +5,8 @@
|
|||
#include <QLayout>
|
||||
#include <QString>
|
||||
#include "common/settings.h"
|
||||
#include "core/hid/emulated_controller.h"
|
||||
#include "core/hid/hid_core.h"
|
||||
#include "hid_core/frontend/emulated_controller.h"
|
||||
#include "hid_core/hid_core.h"
|
||||
#include "input_common/drivers/tas_input.h"
|
||||
#include "input_common/main.h"
|
||||
#include "yuzu/configuration/configure_input_player_widget.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue