add m_bProTiming

This commit is contained in:
Glenn Maynard
2003-08-01 00:15:17 +00:00
parent 382419ad0f
commit e853582baa
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -78,6 +78,7 @@ struct PlayerOptions
Transform m_Transform;
bool m_bHoldNotes;
bool m_bTimingAssist;
bool m_bProTiming;
float m_fPerspectiveTilt; // -1 = near, 0 = overhead, +1 = space
CString m_sPositioning; /* The current positioning mode, or empty to use the normal positions. */
CString m_sNoteSkin;