musicplayer: working prev and stop button

This commit is contained in:
minjaesong
2023-12-29 23:49:11 +09:00
parent feba499043
commit 824cb6097d
5 changed files with 79 additions and 23 deletions

View File

@@ -0,0 +1 @@
usemusicplayer->Lang:MENU_OPTIONS_USE_MUSIC_PLAYER->toggle
1 usemusicplayer->Lang:MENU_OPTIONS_USE_MUSIC_PLAYER->toggle

View File

@@ -0,0 +1,3 @@
{
"usemusicplayer": true
}

View File

@@ -0,0 +1,3 @@
{
"MENU_OPTIONS_USE_MUSIC_PLAYER": "Use Music Player"
}