Spacewar: Enable option for full screen aspect ratio

Change-Id: I2a1b2acc5ed97ccb6795dc371c2b3ac9cb4f9d03
This commit is contained in:
Jesse Chan
2018-04-30 23:02:55 -07:00
committed by Kujou Yuko
parent fb67c09946
commit 5305c7d4f6

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Whether device has screen with higher aspect ratio -->
<bool name="config_haveHigherAspectRatioScreen">true</bool>
</resources>