mirror of
https://github.com/sshlien/abcmidi.git
synced 2025-12-06 06:55:06 +00:00
2022.06.14
This commit is contained in:
@@ -665,9 +665,11 @@ char *f;
|
||||
};
|
||||
}
|
||||
|
||||
void event_words(p, continuation)
|
||||
/* [JA] 2022.06.14 */
|
||||
void event_words(p, append, continuation)
|
||||
/* handles a w: field in the abc */
|
||||
char* p;
|
||||
int append;
|
||||
int continuation;
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user