code clean-ups (help screen initialization splitted)
This commit is contained in:
@@ -40,7 +40,6 @@ bool SortSongsByTrack(Song *, Song *);
|
||||
void UpdateItemList(Menu<Item> *);
|
||||
void UpdateSongList(Menu<Song> *);
|
||||
|
||||
string DisplayKeys(int *, int = 2);
|
||||
bool Keypressed(int, const int *);
|
||||
|
||||
void WindowTitle(const string &);
|
||||
|
||||
Reference in New Issue
Block a user