Merged from trunk.
svn-id: r49499
This commit is contained in:
commit
7ea78b1036
226 changed files with 11766 additions and 6185 deletions
|
@ -195,7 +195,6 @@ bool SdlGraphicsManager::hasFeature(OSystem::Feature f) {
|
|||
return
|
||||
(f == OSystem::kFeatureFullscreenMode) ||
|
||||
(f == OSystem::kFeatureAspectRatioCorrection) ||
|
||||
(f == OSystem::kFeatureAutoComputeDirtyRects) ||
|
||||
(f == OSystem::kFeatureCursorHasPalette) ||
|
||||
(f == OSystem::kFeatureIconifyWindow);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue