Android: Add per-game settings and properties UI
This commit is contained in:
@ -7,4 +7,7 @@
|
||||
<item
|
||||
android:id="@+id/game_list_entry_menu_resume_game"
|
||||
android:title="@string/menu_game_list_entry_resume_game" />
|
||||
<item
|
||||
android:id="@+id/game_list_entry_menu_properties"
|
||||
android:title="Game Properties" />
|
||||
</menu>
|
||||
Reference in New Issue
Block a user