
git-svn-id: http://openexile.googlecode.com/svn/trunk@2 4ebdad44-0ea0-11de-aab3-ff745001d230
10 lines
272 B
C
10 lines
272 B
C
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();
|