The missing semicolon was annoying.
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ static const char *NoteTypeNames[] = {
|
|||||||
"192nd",
|
"192nd",
|
||||||
};
|
};
|
||||||
XToString( NoteType );
|
XToString( NoteType );
|
||||||
LuaXType( NoteType )
|
LuaXType( NoteType );
|
||||||
XToLocalizedString( NoteType );
|
XToLocalizedString( NoteType );
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user