mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-22 05:40:15 -06:00
verify BIOS and firmware before booting games/firmware
This commit is contained in:
@ -110,6 +110,8 @@ private slots:
|
||||
void onOpenEmuSettings();
|
||||
|
||||
private:
|
||||
QString loadErrorStr(int error);
|
||||
|
||||
MainWindowPanel* panel;
|
||||
|
||||
QAction* actOpenROM;
|
||||
|
Reference in New Issue
Block a user