mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-13 12:37:57 -05:00
settings: Fix Debug controller type options
This commit is contained in:
@ -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()) {
|
||||
|
Reference in New Issue
Block a user