mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 21:37:42 -07:00
this might be betterer
This commit is contained in:
parent
17d30e91f0
commit
49b24ea2b3
@ -84,7 +84,7 @@ void EmuSettingsDialog::verifyFirmware()
|
||||
|
||||
if (!memcmp(chk1, chk2, 0x180))
|
||||
{
|
||||
QMessageBox::warning(this,
|
||||
QMessageBox::warning((QWidget*)this->parent(),
|
||||
"Problematic firmware dump",
|
||||
"You are using an old hacked firmware dump.\n"
|
||||
"Firmware boot will stop working if you run any game that alters WFC settings.\n\n"
|
||||
|
Loading…
Reference in New Issue
Block a user