Declare HoldNoteScore.
This commit is contained in:
@@ -165,7 +165,7 @@ enum HoldNoteScore
|
|||||||
const RString& HoldNoteScoreToString( HoldNoteScore hns );
|
const RString& HoldNoteScoreToString( HoldNoteScore hns );
|
||||||
const RString& HoldNoteScoreToLocalizedString( HoldNoteScore hns );
|
const RString& HoldNoteScoreToLocalizedString( HoldNoteScore hns );
|
||||||
HoldNoteScore StringToHoldNoteScore( const RString& str );
|
HoldNoteScore StringToHoldNoteScore( const RString& str );
|
||||||
|
LuaDeclareType( HoldNoteScore );
|
||||||
|
|
||||||
enum TimingWindow
|
enum TimingWindow
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user