Make TwoPartSelect remappable

This commit is contained in:
RhythmLunatic
2019-04-19 10:03:12 -05:00
parent 631985af4b
commit feb77d5711
2 changed files with 14 additions and 5 deletions
+2
View File
@@ -123,6 +123,8 @@ protected:
GameButton m_GameButtonNextDifficulty;
GameButton m_GameButtonPreviousGroup;
GameButton m_GameButtonNextGroup;
GameButton m_GameButtonCancelTwoPart1;
GameButton m_GameButtonCancelTwoPart2;
RString m_sSectionMusicPath;
RString m_sSortMusicPath;