mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-17 12:47:46 +00:00
Merge pull request #19410 from oltolm/shutdown_fix
fix shutdown crash on Windows
This commit is contained in:
commit
6f5374b8aa
@ -158,7 +158,6 @@ MIPSState::MIPSState() {
|
||||
}
|
||||
|
||||
MIPSState::~MIPSState() {
|
||||
Shutdown();
|
||||
}
|
||||
|
||||
void MIPSState::Shutdown() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user