Added ability to show/hide lyrics in APPEARANCE OPTIONS menu

This commit is contained in:
Kevin Slaughter
2003-03-20 10:59:09 +00:00
parent 232b220423
commit 57d3d403a5
5 changed files with 17 additions and 4 deletions
+1
View File
@@ -73,6 +73,7 @@ public:
SongOptions::FailType m_DefaultFailType;
bool m_bDancePointsForOni;
bool m_bTimestamping;
bool m_bShowLyrics;
/* 0 = no; 1 = yes; -1 = auto (do whatever is appropriate for the arch). */
int m_iBoostAppPriority;