mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 10:09:36 -06:00
Fixed last commit.
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user