From 1cb9ea5c46bb3e02a248a27552ed3066a7eea1fc Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 12 Mar 2005 09:46:07 +0000 Subject: (svn r2002) Rename MxActivate to MxActivateChannel, which is more appropriate --- mixer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mixer.h') diff --git a/mixer.h b/mixer.h index 86ace050d..0ab04d287 100644 --- a/mixer.h +++ b/mixer.h @@ -19,6 +19,6 @@ void MxMixSamples(Mixer *mx, void *buffer, uint samples); MixerChannel *MxAllocateChannel(Mixer *mx); void MxSetChannelRawSrc(MixerChannel *mc, int8 *mem, uint size, uint rate, uint flags); void MxSetChannelVolume(MixerChannel *mc, uint left, uint right); -void MxActivate(MixerChannel*); +void MxActivateChannel(MixerChannel*); #endif -- cgit v1.2.3-70-g09d2