Cosmetics.

This commit is contained in:
Jules Blok
2016-11-13 22:16:29 +01:00
parent aa0e4472c0
commit 7e35a47b51
5 changed files with 11 additions and 11 deletions

View File

@ -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);