mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-21 11:33:35 +00:00
configure_input: Make None a controller option instead of checkbox
This commit is contained in:
@@ -30,6 +30,7 @@ class ConfigureInputPlayer : public QDialog {
|
||||
|
||||
public:
|
||||
explicit ConfigureInputPlayer(QWidget* parent, u8 player_index, bool debug = false);
|
||||
~ConfigureInputPlayer() override;
|
||||
|
||||
/// Save all button configurations to settings file
|
||||
void applyConfiguration();
|
||||
|
||||
Reference in New Issue
Block a user