mirror of
https://github.com/RetroPie/EmulationStation.git
synced 2025-04-02 10:41:48 -04:00
Compare commits
2 commits
377f551859
...
538278a010
Author | SHA1 | Date | |
---|---|---|---|
|
538278a010 | ||
|
c548c98ab1 |
1 changed files with 0 additions and 3 deletions
|
@ -50,9 +50,6 @@ int launchGameCommand(const std::string& cmd_utf8)
|
||||||
rcode = 0;
|
rcode = 0;
|
||||||
Uint32
|
Uint32
|
||||||
wf;
|
wf;
|
||||||
int
|
|
||||||
width,
|
|
||||||
height;
|
|
||||||
|
|
||||||
wf = SDL_GetWindowFlags(Renderer::getSDLWindow());
|
wf = SDL_GetWindowFlags(Renderer::getSDLWindow());
|
||||||
SDL_SetWindowFullscreen(Renderer::getSDLWindow(), 0);
|
SDL_SetWindowFullscreen(Renderer::getSDLWindow(), 0);
|
||||||
|
|
Loading…
Add table
Reference in a new issue