Fix line endings

This commit is contained in:
2025-05-14 09:39:09 -05:00
parent fe0270d2b6
commit 8555d53110
95 changed files with 61688 additions and 95 deletions

View File

@@ -1 +1,6 @@
void load_sounds ();
void load_sounds ();
void play_sound(short which) ; // if < 0, play asynch
void force_play_sound(short which);
void one_sound(short which);
void clear_sound_memory();
void flip_sound();