mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Cosmetics.
This commit is contained in:
parent
aa0e4472c0
commit
7e35a47b51
5 changed files with 11 additions and 11 deletions
|
@ -1255,7 +1255,7 @@ void Renderer::SetFullscreen(bool enable_fullscreen)
|
|||
D3D::SetFullscreenState(enable_fullscreen);
|
||||
}
|
||||
|
||||
bool Renderer::IsFullscreen()
|
||||
bool Renderer::IsFullscreen() const
|
||||
{
|
||||
return D3D::GetFullscreenState();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue