mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-13 11:39:09 +00:00
Cosmetics.
This commit is contained in:
parent
aa0e4472c0
commit
7e35a47b51
5 changed files with 11 additions and 11 deletions
|
@ -105,8 +105,8 @@ public:
|
|||
void OnRenderParentMove(wxMoveEvent& event);
|
||||
bool RendererHasFocus();
|
||||
bool RendererIsFullscreen();
|
||||
void DoFullscreen(bool bF);
|
||||
void DoExclusiveFullscreen(bool bF);
|
||||
void DoFullscreen(bool enable_fullscreen);
|
||||
void DoExclusiveFullscreen(bool enable_fullscreen);
|
||||
void ToggleDisplayMode(bool bFullscreen);
|
||||
static void ConnectWiimote(int wm_idx, bool connect);
|
||||
void UpdateTitle(const std::string& str);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue