mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 07:39:56 -06:00
make linux work and fix a few bugs
This commit is contained in:
@ -50,6 +50,8 @@ public:
|
||||
currentDlg = nullptr;
|
||||
}
|
||||
|
||||
static bool needsReset;
|
||||
|
||||
private slots:
|
||||
void done(int r);
|
||||
|
||||
|
Reference in New Issue
Block a user