mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
wayland: Add bits required to run as a wayland client.
This commit is contained in:
@ -37,6 +37,7 @@ public:
|
||||
void DestroyWindow(void);
|
||||
void UpdateFPSDisplay(const char *text);
|
||||
void ToggleFullscreen(bool fullscreen);
|
||||
void SwapBuffers();
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user