mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Drop Host_GetRenderSurface and pass display to backend
This commit is contained in:
@ -20,7 +20,6 @@ class Host final : public QObject
|
||||
public:
|
||||
static Host* GetInstance();
|
||||
|
||||
void* GetRenderHandle();
|
||||
bool GetRenderFocus();
|
||||
bool GetRenderFullscreen();
|
||||
|
||||
|
Reference in New Issue
Block a user