mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 02:09:06 +00:00
Cosmetics.
This commit is contained in:
parent
aa0e4472c0
commit
7e35a47b51
5 changed files with 11 additions and 11 deletions
|
@ -26,7 +26,7 @@ public:
|
|||
void SetInterlacingMode() override;
|
||||
void SetViewport() override;
|
||||
void SetFullscreen(bool enable_fullscreen) override;
|
||||
bool IsFullscreen() override;
|
||||
bool IsFullscreen() const override;
|
||||
|
||||
// TODO: Fix confusing names (see ResetAPIState and RestoreAPIState)
|
||||
void ApplyState(bool bUseDstAlpha) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue