allow choosing a song on this screen, but press Start on the entry for advanced options
This commit is contained in:
@@ -25,6 +25,8 @@ protected:
|
||||
int GetCourseEntryIndexWithFocus() const;
|
||||
|
||||
Course m_Original;
|
||||
|
||||
vector<Song*> m_vpDisplayedSongs; // corresponds with the choices in the Entry row
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user