load_ibk (3) Linux Manual Page
NAME load_ibk – Reads in a .IBK patch definition file for the Adlib driver. Allegro game programming library. SYNOPSIS #include <allegro.h> int load_ibk(char *filename, int drums); DESCRIPTION Reads in a .IBK patch definition file for use by the Adlib driver. If drums is set, it will load it as a percussion patch set, otherwise it…
