parent
c45d9a71e8
commit
4356e80e50
|
|
@ -1912,7 +1912,7 @@ bool GMainWindow::LoadROM(const QString& filename, Service::AM::FrontendAppletPa
|
|||
|
||||
/** firmware check */
|
||||
|
||||
if (!QtCommon::Content::CheckGameFirmware(params.program_id, *system, this)) {
|
||||
if (!QtCommon::Content::CheckGameFirmware(params.program_id, this)) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue