mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-25 01:01:37 -05:00
Drop Host_GetRenderSurface and pass display to backend
This commit is contained in:
@@ -19,10 +19,6 @@ void Host_RefreshDSPDebuggerWindow()
|
||||
void Host_Message(HostMessageID)
|
||||
{
|
||||
}
|
||||
void* Host_GetRenderHandle()
|
||||
{
|
||||
return nullptr;
|
||||
}
|
||||
void Host_UpdateTitle(const std::string&)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user