mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 07:39:56 -06:00
WIP. lay base for EmuInstance.
This commit is contained in:
@ -81,8 +81,10 @@ private slots:
|
||||
|
||||
private:
|
||||
void verifyFirmware();
|
||||
void updateLastBIOSFolder(QString& filename);
|
||||
|
||||
Ui::EmuSettingsDialog* ui;
|
||||
QString lastBIOSFolder;
|
||||
};
|
||||
|
||||
#endif // EMUSETTINGSDIALOG_H
|
||||
|
Reference in New Issue
Block a user