Merge pull request #5427 from lioncash/host

Host: Get rid of Host_SetStartupDebuggingParameters()
This commit is contained in:
Mat M 2017-05-18 19:04:25 -04:00 committed by GitHub
commit 35a8771e68
9 changed files with 30 additions and 67 deletions

View file

@ -113,9 +113,6 @@ void Host_NotifyMapLoaded()
void Host_UpdateDisasmDialog()
{
}
void Host_SetStartupDebuggingParameters()
{
}
void Host_SetWiiMoteConnectionState(int state)
{
}