remove PLAY_MODE_
This commit is contained in:
Glenn Maynard
2006-09-26 03:28:51 +00:00
parent a4ac724eef
commit 3fca0d9366
4 changed files with 27 additions and 1 deletions
+1
View File
@@ -146,6 +146,7 @@ enum TapNoteScore {
const RString& TapNoteScoreToString( TapNoteScore tns );
const RString& TapNoteScoreToLocalizedString( TapNoteScore tns );
TapNoteScore StringToTapNoteScore( const RString& str );
LuaDeclareType( TapNoteScore );
enum HoldNoteScore