mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
Cosmetic changes based on feedback on PR #506.
This commit is contained in:
parent
eea7086b23
commit
6724ce6275
10 changed files with 40 additions and 34 deletions
|
@ -89,7 +89,7 @@ void Host_GetRenderWindowSize(int& x, int& y, int& width, int& height)
|
|||
|
||||
void Host_RequestRenderWindowSize(int width, int height) {}
|
||||
|
||||
void Host_RequestFullscreen(bool fullscreen) {}
|
||||
void Host_RequestFullscreen(bool enable_fullscreen) {}
|
||||
|
||||
void Host_SetStartupDebuggingParameters()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue