
git-svn-id: http://openexile.googlecode.com/svn/trunk@2 4ebdad44-0ea0-11de-aab3-ff745001d230
6 lines
162 B
C
6 lines
162 B
C
void flip_sound();
|
|
void clear_sound_memory();
|
|
void one_sound(short which);
|
|
void force_play_sound(short which);
|
|
void play_sound(short which);
|
|
void load_sounds (); |