mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Host: Add Host_RendererIsFullscreen().
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
|
||||
bool Host_UIHasFocus();
|
||||
bool Host_RendererHasFocus();
|
||||
bool Host_RendererIsFullscreen();
|
||||
void Host_ConnectWiimote(int wm_idx, bool connect);
|
||||
void Host_Message(int Id);
|
||||
void Host_NotifyMapLoaded();
|
||||
|
Reference in New Issue
Block a user