Flow correction.
This commit is contained in:
parent
47850ca0b2
commit
6bd9586fd6
1 changed files with 2 additions and 0 deletions
|
|
@ -18982,5 +18982,7 @@ int magic_modeint(int mode)
|
||||||
return 0;
|
return 0;
|
||||||
else if (mode == MODE_FULLSCREEN)
|
else if (mode == MODE_FULLSCREEN)
|
||||||
return 1;
|
return 1;
|
||||||
|
else
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue