mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-02 15:45:58 +00:00
Merge pull request #5427 from lioncash/host
Host: Get rid of Host_SetStartupDebuggingParameters()
This commit is contained in:
commit
35a8771e68
9 changed files with 30 additions and 67 deletions
|
@ -113,9 +113,6 @@ void Host_NotifyMapLoaded()
|
|||
void Host_UpdateDisasmDialog()
|
||||
{
|
||||
}
|
||||
void Host_SetStartupDebuggingParameters()
|
||||
{
|
||||
}
|
||||
void Host_SetWiiMoteConnectionState(int state)
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue