Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed last commit.
  • Loading branch information
TotalNerd authored and rog9 committed Nov 15, 2012
1 parent 25a1979 commit 5170d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Core/Core/Src/IPC_HLE/WII_IPC_HLE_Device_es.cpp
Expand Up @@ -803,7 +803,7 @@ bool CWII_IPC_HLE_Device_es::IOCtlV(u32 _CommandAddress)
}
}

delete wiiMoteConnected;
delete[] wiiMoteConnected;
WII_IPC_HLE_Interface::SetDefaultContentFile(tContentFile);
}
// Pass the "#002 check"
Expand Down

0 comments on commit 5170d65

Please sign in to comment.