Files
2025-05-14 09:39:09 -05:00

6 lines
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 ();