split majority of helpers and rewrite a few heinous functions
This commit is contained in:
@@ -109,6 +109,7 @@ struct Action
|
||||
static void ResizeScreen();
|
||||
static void SetWindowsDimensions();
|
||||
|
||||
static bool ConnectToMPD();
|
||||
static bool AskYesNoQuestion(const std::string &question, void (*callback)());
|
||||
static bool isMPDMusicDirSet();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user