table of contents
midi_resume(3) | Allegro manual | midi_resume(3) |
NAME¶
midi_resume - Resumes playback of a paused MIDI file. Allegro game programming library.
SYNOPSIS¶
#include <allegro.h>
void midi_resume();
DESCRIPTION¶
Resumes playback of a paused MIDI file.
SEE ALSO¶
version 4.4.3 | Allegro |