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,9 @@
void move_sound(unsigned char ter,short step);
void move_sound(unsigned char ter,short step);
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 ();
Boolean sound_going(short which_s);
void incidental_noises();