Use generic names for TapNoteScore values since they are treated genericly by the code.

Theme changes coming...
This commit is contained in:
Chris Danford
2005-10-08 00:57:40 +00:00
parent 833acb950d
commit b6cf3477b4
45 changed files with 646 additions and 613 deletions
+5 -5
View File
@@ -57,11 +57,11 @@ public:
CString ColToButtonName( int col ) const; // looks up current style. Yuck.
TapNoteScore MapTapNoteScore( TapNoteScore tns ) const;
TapNoteScore m_mapMarvelousTo;
TapNoteScore m_mapPerfectTo;
TapNoteScore m_mapGreatTo;
TapNoteScore m_mapGoodTo;
TapNoteScore m_mapBooTo;
TapNoteScore m_mapTier1To;
TapNoteScore m_mapTier2To;
TapNoteScore m_mapTier3To;
TapNoteScore m_mapTier4To;
TapNoteScore m_mapTier5To;
//
// Lua