mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 21:41:26 +12:00
Update vm_native.cpp
This commit is contained in:
parent
68d74bc28a
commit
05096854bc
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ namespace utils
|
||||||
}
|
}
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
}, true).second);
|
}, false).second);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue