mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 17:38:16 -05:00
configure_input: Make None a controller option instead of checkbox
This commit is contained in:
@ -25,7 +25,6 @@ public:
|
||||
|
||||
private:
|
||||
void setConfiguration();
|
||||
void OnDockedModeChanged(bool last_state, bool new_state);
|
||||
|
||||
std::unique_ptr<Ui::ConfigureGeneral> ui;
|
||||
};
|
||||
|
Reference in New Issue
Block a user