mirror of
https://github.com/sshlien/abcmidi.git
synced 2025-12-06 06:55:06 +00:00
2024.04.30
This commit is contained in:
4
matchsup.c
Normal file → Executable file
4
matchsup.c
Normal file → Executable file
@@ -422,8 +422,10 @@ char *s;
|
||||
}
|
||||
|
||||
|
||||
void event_specific (package, s)
|
||||
/* [JA] 2024-04-30 added in_I argument */
|
||||
void event_specific (package, s, in_I)
|
||||
char *package, *s;
|
||||
int in_I;
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user