Go to the source code of this file.
Classes | |
| struct | SOUND_OBJECT |
| struct | SOUND_DATA |
Functions | |
| BD_PRIVATE SOUND_DATA * | sound_parse (const char *path) |
| BD_PRIVATE void | sound_free (SOUND_DATA **sound) |
| BD_PRIVATE SOUND_DATA* sound_parse | ( | const char * | path | ) |
Definition at line 121 of file sound_parse.c.
| BD_PRIVATE void sound_free | ( | SOUND_DATA ** | sound | ) |
Definition at line 108 of file sound_parse.c.
Referenced by sound_parse().
1.6.3