Fix formatting
svn-id: r43307
This commit is contained in:
parent
8a62c94f80
commit
dd9ceafb8b
1 changed files with 1 additions and 1 deletions
|
@ -434,7 +434,7 @@ bool OSystem_SDL::loadGFXMode() {
|
||||||
// Create the surface that contains the scaled graphics in 16 bit mode
|
// Create the surface that contains the scaled graphics in 16 bit mode
|
||||||
//
|
//
|
||||||
|
|
||||||
if(_videoMode.fullscreen) {
|
if (_videoMode.fullscreen) {
|
||||||
fixupResolutionForAspectRatio(_videoMode.desiredAspectRatio, _videoMode.hardwareWidth, _videoMode.hardwareHeight);
|
fixupResolutionForAspectRatio(_videoMode.desiredAspectRatio, _videoMode.hardwareWidth, _videoMode.hardwareHeight);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue