Searched defs:snd_ref (Results 1 – 4 of 4) sorted by relevance
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/MacSrc/ |
H A D | SDLSound.c | 58 int snd_sample_play(int snd_ref, int len, uchar *smp, struct snd_digi_parms *dprm) { in snd_sample_play() 190 int snd_sample_play(int snd_ref, int len, uchar *smp, struct snd_digi_parms *dprm) { return OK; } in snd_sample_play() 191 int snd_alog_play(int snd_ref, int len, uchar *smp, struct snd_digi_parms *dprm) { return OK; } in snd_alog_play()
|
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/SND/Source/ |
H A D | lgsndx.h | 51 int snd_ref; member 66 int snd_ref; member
|
H A D | dig_ops.c | 214 int snd_sample_play(int snd_ref, int len, uchar *smp, snd_digi_parms *dprm) in snd_sample_play()
|
/dports/games/lbreakout/lbreakout-010315/lbreakout/ |
H A D | breakout.h | 416 Wave *snd_ref, *snd_boom, *snd_lup, *snd_ldown, *snd_exp, *snd_shr; variable
|