Fixed last commit.

This commit is contained in:
X-tra Fear 2012-11-15 14:47:26 -05:00 committed by rog
parent 25a1979b22
commit 5170d65711
1 changed files with 1 additions and 1 deletions

View File

@ -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"