mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Merge pull request #5427 from lioncash/host
Host: Get rid of Host_SetStartupDebuggingParameters()
This commit is contained in:
@ -113,9 +113,6 @@ void Host_NotifyMapLoaded()
|
||||
void Host_UpdateDisasmDialog()
|
||||
{
|
||||
}
|
||||
void Host_SetStartupDebuggingParameters()
|
||||
{
|
||||
}
|
||||
void Host_SetWiiMoteConnectionState(int state)
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user