ported CW5 changes back to Think

This commit is contained in:
Guido van Rossum 1995-01-22 19:04:11 +00:00
parent c2544b3788
commit 5679e56bd1

View file

@ -37,6 +37,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#ifndef __MWERKS__
#define SndCallBackUPP ProcPtr
#define NewSndCallBackProc(x) (x)
#define SndListHandle Handle
#endif
/*----------------------------------------------------------------------*/