Fix some warnings

This commit is contained in:
Tillmann Karras 2018-04-17 14:10:05 +01:00
parent 41f07a8773
commit 4cfd900c67
7 changed files with 8 additions and 35 deletions

View file

@ -34,9 +34,6 @@ void Host_UpdateMainFrame()
void Host_RequestRenderWindowSize(int, int)
{
}
void Host_SetStartupDebuggingParameters()
{
}
bool Host_UINeedsControllerState()
{
return false;