#include "../dsound.h"
Go to the source code of this file.
Functions | |
| void | dsound_handler () |
| sound handler, called from system timer interrupt | |
| void | dsound_init () |
| initialize sound driver | |
| void | dsound_shutdown () |
| shutdown sound driver | |
Definition in file dsound.h.
| void dsound_handler | ( | ) |
sound handler, called from system timer interrupt
| void dsound_init | ( | ) |
| void dsound_shutdown | ( | ) |
shutdown sound driver
|
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2005 by the authors. |
1.5.4