use mpv binary path from settings
[uwplayer.git] / application / settings.h
index 57be624..aabd835 100644 (file)
@@ -37,6 +37,8 @@ typedef struct PlayerInfo {
 
 int load_settings(void);
 
+char* SettingsGetPlayerBin(void);
+
 
 #ifdef __cplusplus
 }