1 line
162 B
C
Executable File
1 line
162 B
C
Executable File
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 (); |