project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
author unc0rr
Mon, 19 Nov 2018 22:26:47 +0100
changeset 14256 fa2e3f123a09
parent 7476 2fb781bbdd51
permissions -rw-r--r--
Unify fpcrtl_pchar2astr look with fpcrtl_pchar2str

<menu xmlns:android="http://schemas.android.com/apk/res/android" >
    <item
        android:id="@+id/player_info"
        android:title="@string/lobby_playerlist_contextmenu_info">
    </item>
</menu>