mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-19 08:50:48 +00:00
Fixed last commit.
This commit is contained in:
parent
25a1979b22
commit
5170d65711
1 changed files with 1 additions and 1 deletions
|
@ -803,7 +803,7 @@ bool CWII_IPC_HLE_Device_es::IOCtlV(u32 _CommandAddress)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
delete wiiMoteConnected;
|
delete[] wiiMoteConnected;
|
||||||
WII_IPC_HLE_Interface::SetDefaultContentFile(tContentFile);
|
WII_IPC_HLE_Interface::SetDefaultContentFile(tContentFile);
|
||||||
}
|
}
|
||||||
// Pass the "#002 check"
|
// Pass the "#002 check"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue