Go to the source code of this file.
Functions | |
| void | KillVoice (void) |
| void | NGetVoice (char plr, char val) |
| void | NUpdateVoice (void) |
| void | PlayVoice (void) |
| void | sound_init (void) |
| void | StopVoice (void) |
| void NGetVoice | ( | char | plr, | |
| char | val | |||
| ) |
Definition at line 493 of file pace.c.
References AV_SOUND_CHANNEL, audio_chunk::data, news_chunk, audio_chunk::next, play(), and audio_chunk::size.
1.5.3