mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 11:05:46 +00:00
settings: Fix Debug controller type options
This commit is contained in:
parent
9f91335a71
commit
a8852024b6
13 changed files with 77 additions and 95 deletions
|
@ -26,8 +26,6 @@
|
|||
|
||||
namespace {
|
||||
|
||||
constexpr std::size_t HANDHELD_INDEX = 8;
|
||||
|
||||
void UpdateController(Core::HID::EmulatedController* controller,
|
||||
Core::HID::NpadType controller_type, bool connected) {
|
||||
if (controller->IsConnected()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue