Home
last modified time | relevance | path

Searched refs:mus_t (Results 1 – 2 of 2) sorted by relevance

/dports/games/instead/instead-3.4.1/src/
H A Dsound.h5 typedef struct _mus_t *mus_t; typedef
10 extern void snd_free_mus(mus_t mus);
H A Dsound.c46 static mus_t mus;
288 mus_t snd_load_mus(const char *fname)
290 mus_t mus = NULL;
392 void snd_free_mus(mus_t mus)