settings: Fix Debug controller type options

This commit is contained in:
german77
2021-11-24 20:30:26 -06:00
committed by Narr the Reg
parent 2b1b0c2a30
commit 730f078302
13 changed files with 77 additions and 95 deletions
-2
View File
@@ -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()) {