ANDROID3D: Get it working again (#2529)
This commit is contained in:
parent
9fb035b10a
commit
3e7948cf6a
11 changed files with 139 additions and 162 deletions
|
@ -400,7 +400,7 @@ bool OSystem_Android::hasFeature(Feature f) {
|
|||
f == kFeatureTouchpadMode ||
|
||||
f == kFeatureOnScreenControl ||
|
||||
f == kFeatureClipboardSupport ||
|
||||
f == kFeatureOpenGL ||
|
||||
f == kFeatureOpenGLForGame ||
|
||||
f == kFeatureOverlaySupportsAlpha ||
|
||||
f == kFeatureClipboardSupport) {
|
||||
return true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue