Home
last modified time | relevance | path

Searched refs:musicinfo_t (Results 1 – 25 of 55) sorted by relevance

123

/dports/games/heretic/glheretic-1.2/sndserv/
H A Dsoundst.h81 } musicinfo_t; typedef
289 extern musicinfo_t S_music[];
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/linux_x/sndserv/
H A Dsoundst.h83 } musicinfo_t; typedef
280 extern musicinfo_t S_music[];
/dports/games/prboom/prboom-2.5.0/src/
H A Dsounds.h94 } musicinfo_t; typedef
100 extern musicinfo_t S_music[];
H A Dsounds.c48 musicinfo_t S_music[] = {
H A Di_sound.h100 int I_RegisterMusic( const char* filename, musicinfo_t *music );
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dsounds.h94 } musicinfo_t; typedef
100 extern musicinfo_t S_music[];
H A Dsounds.c48 musicinfo_t S_music[] = {
H A Ds_sound.c97 static musicinfo_t *mus_playing;
471 musicinfo_t *music; in S_ChangeMusic()
551 musicinfo_t *music; in S_ChangeMusInfoMusic()
H A Di_sound.h114 int I_RegisterMusic( const char* filename, musicinfo_t *music );
/dports/games/heretic/glheretic-1.2/soundclient/
H A Dsounds.h137 } musicinfo_t; typedef
144 extern musicinfo_t S_music[];
/dports/games/edge/Edge-1.35-source/deh_edge/
H A Dsounds.h32 musicinfo_t; typedef
63 extern musicinfo_t S_music[NUMMUSIC];
H A Dsounds.cc55 musicinfo_t S_music[NUMMUSIC] =
457 musicinfo_t *mus = S_music + m_num; in WriteMusic()
/dports/games/heretic/glheretic-1.2/gsisound/
H A Dsounds.h87 } musicinfo_t; typedef
273 extern musicinfo_t S_music[];
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dsounds.h95 } musicinfo_t;
289 extern musicinfo_t S_music[][2];
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dsounds.h95 } musicinfo_t;
289 extern musicinfo_t S_music[];
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Di_sound.h102 int I_RegisterMusicFile( const char* filename, musicinfo_t *music );
H A Ds_sound.c92 static musicinfo_t *mus_playing;
453 musicinfo_t *music; in S_ChangeMusic()
541 musicinfo_t *music = &S_music[NUMMUSIC]; in S_ChangeMusicByName()
H A Dsounds.h94 } musicinfo_t; typedef
100 extern musicinfo_t S_music[];
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Ds_sound.c105 static musicinfo_t *mus_playing = NULL;
298 musicinfo_t *const music = &S_music[i]; in S_Init()
912 musicinfo_t *music = NULL; in S_ChangeMusic()
1018 musicinfo_t *music; in S_ChangeMusInfoMusic()
/dports/games/uhexen/uhexen-0.601/include/
H A Dsoundst.h20 } musicinfo_t; typedef
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dsounds.h158 } musicinfo_t; typedef
168 extern musicinfo_t S_music[];
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/
H A Di_sound.h88 } musicinfo_t; typedef
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/
H A Di_sound.h88 } musicinfo_t; typedef
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/api/
H A Ddef_share.h105 } musicinfo_t; typedef
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dsounds.h29 extern musicinfo_t S_music[];

123