mirror of
https://github.com/sshlien/abcmidi.git
synced 2026-04-15 14:23:41 +00:00
ANSI function declarations
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
/* definitions for MIDI file writing code */
|
||||
float mf_ticks2sec();
|
||||
long mf_sec2ticks();
|
||||
long mf_sec2ticks(float secs, int division, long tempo);
|
||||
void mfwrite();
|
||||
void mfread();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user