mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 10:28:19 -07:00
4 lines
67 B
C
4 lines
67 B
C
void midi_init();
|
|
void midi_close();
|
|
void midi_write(uint8_t val);
|