mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 07:39:42 +02:00
6 lines
107 B
C
6 lines
107 B
C
/* midiwin32.h -- system-specific definitions */
|
|
|
|
void pm_winmm_init( void );
|
|
void pm_winmm_term( void );
|
|
|