Mac OS 9
SoundComponents.h
Go to the documentation of this file.
1 
19 #ifndef __SOUNDCOMPONENTS__
20 #define __SOUNDCOMPONENTS__
21 
22 /* obsolete file, all sound interfaces have been moved to Sound.[hpar]*/
23 #ifndef __SOUND__
24 #include <Sound.h>
25 #endif
26 
27 #endif /* __SOUNDCOMPONENTS__ */
Sound Manager Interfaces.