Go to the source code of this file.
Functions | |
void | MODPlay_func (ModMusic *m, int c, int s, int p, int vl, int vr) |
MODPlay: internal prototypes. | |
ModMusic * | MODLoad_MOD (void *d) |
void | MODPlay_MOD (ModMusic *m, int *t) |
Variables | |
int | modplay_int_cnt |
unsigned int | modload_flags |
const unsigned short | modplay_pitch_per_tbl [120] |
ModMusic* MODLoad_MOD | ( | void * | d | ) |
void MODPlay_func | ( | ModMusic * | m, |
int | c, | ||
int | s, | ||
int | p, | ||
int | vl, | ||
int | vr | ||
) |
MODPlay: internal prototypes.
void MODPlay_MOD | ( | ModMusic * | m, |
int * | t | ||
) |
unsigned int modload_flags |
int modplay_int_cnt |
const unsigned short modplay_pitch_per_tbl[120] |