mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-10 21:03:31 +00:00
ANDROID: Add missing res/ file
This commit is contained in:
parent
bf8a7ca542
commit
5a2fd93774
6
dists/android/res/menu/game_menu.xml
Normal file
6
dists/android/res/menu/game_menu.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
|
||||
<item android:id="@+id/show_menu" android:titleCondensed="Menu" android:title="Show menu..."></item>
|
||||
|
||||
|
||||
</menu>
|
Loading…
x
Reference in New Issue
Block a user