brand new song info screen
This commit is contained in:
@@ -51,6 +51,7 @@ string DisplayItem(const Item &, void * = NULL);
|
||||
string DisplayColumns(string);
|
||||
string DisplaySongInColumns(const Song &, void *);
|
||||
string DisplaySong(const Song &, void * = &Config.song_list_format);
|
||||
string GetInfo(Song &);
|
||||
void ShowMessage(const string &, int = Config.message_delay_time);
|
||||
void GetDirectory(string, string = "/");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user