mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-16 07:11:40 +00:00
Fix some warnings
This commit is contained in:
parent
41f07a8773
commit
4cfd900c67
7 changed files with 8 additions and 35 deletions
|
@ -34,9 +34,6 @@ void Host_UpdateMainFrame()
|
|||
void Host_RequestRenderWindowSize(int, int)
|
||||
{
|
||||
}
|
||||
void Host_SetStartupDebuggingParameters()
|
||||
{
|
||||
}
|
||||
bool Host_UINeedsControllerState()
|
||||
{
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue