Add OBattler's hard disk tracking code and make use of it for HDD settings

This commit is contained in:
Cacodemon345
2022-01-09 16:41:03 +06:00
parent 62a4a025b1
commit dabed16bbf
7 changed files with 371 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ private slots:
private:
Ui::SettingsHarddisks *ui;
bool buschangeinprogress = false;
};
#endif // QT_SETTINGSHARDDISKS_HPP