Fix spelling, cleanup
svn-id: r49843
This commit is contained in:
parent
7a5ce0eddd
commit
651e2760a3
32 changed files with 48 additions and 48 deletions
|
@ -468,7 +468,7 @@ Boolean StartScummVM(Int16 engine) {
|
|||
return false;
|
||||
}
|
||||
|
||||
// reset mode if screen rotation occured (DIA only)
|
||||
// reset mode if screen rotation occurred (DIA only)
|
||||
if (!direct && OPTIONS_TST(kOptCollapsible)) {
|
||||
UInt8 mode = PalmScreenSize(0,0, &(gVars->screenFullWidth), &(gVars->screenFullHeight));
|
||||
OPTIONS_RST(kOptModeLandscape);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue