Merge pull request #5791 from leoetlino/wiimote-indicator

Remove Wii Remote connection status from status bar
This commit is contained in:
Leo Lam
2017-07-22 22:03:25 +08:00
committed by GitHub
8 changed files with 0 additions and 54 deletions

View File

@ -104,9 +104,6 @@ void Host_NotifyMapLoaded()
void Host_UpdateDisasmDialog()
{
}
void Host_SetWiiMoteConnectionState(int state)
{
}
void Host_ConnectWiimote(int wm_idx, bool connect)
{
}