Rename windows directories to remove spaces. This backslash business is getting old.
This commit is contained in:
5
scenedit/edsound.h
Normal file
5
scenedit/edsound.h
Normal file
@@ -0,0 +1,5 @@
|
||||
void load_sounds ();
|
||||
void play_sound(short which) ; // if < 0, play asynch
|
||||
void force_play_sound(short which);
|
||||
void sound_pause(long len);
|
||||
|
Reference in New Issue
Block a user