new binding method
This commit is contained in:
@@ -31,6 +31,7 @@ static const char *NoteTypeNames[] = {
|
||||
XToString( NoteType, NUM_NoteType );
|
||||
LuaXToString( NoteType )
|
||||
LuaXType( NoteType, NUM_NoteType, "NOTE_TYPE_", true )
|
||||
LuaXType2( NoteType, NUM_NoteType, "NoteType_" )
|
||||
XToLocalizedString( NoteType );
|
||||
|
||||
float NoteTypeToBeat( NoteType nt )
|
||||
|
||||
Reference in New Issue
Block a user