mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
Fix more warnings from #579
This commit is contained in:
parent
470bfc9b0b
commit
f927af20f2
6 changed files with 11 additions and 15 deletions
|
@ -110,8 +110,6 @@ bool Host_RendererHasFocus()
|
|||
|
||||
void Host_ConnectWiimote(int wm_idx, bool connect) {}
|
||||
|
||||
void Host_SetWaitCursor(bool enable){}
|
||||
|
||||
void Host_UpdateStatusBar(const std::string& text, int filed){}
|
||||
|
||||
void Host_SysMessage(const char *fmt, ...)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue