From 367076508b32e67faaa15075a927a0d2ce24a7e1 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 17 Nov 2003 04:12:20 +0000 Subject: [PATCH] MachineRank --- stepmania/src/ScreenSelectMusic.h | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/ScreenSelectMusic.h b/stepmania/src/ScreenSelectMusic.h index 112d903945..40da287d50 100644 --- a/stepmania/src/ScreenSelectMusic.h +++ b/stepmania/src/ScreenSelectMusic.h @@ -95,6 +95,7 @@ protected: DifficultyDisplay m_DifficultyDisplay; CourseContentsList m_CourseContentsFrame; HelpDisplay m_Artist; + BitmapText m_MachineRank; bool m_bMadeChoice; bool m_bGoToOptions;