From 142fedc8ada7a1291ccdb4125216af1982508449 Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Mon, 31 May 2004 21:53:00 +0000 Subject: [PATCH] RageSoundDriver_CA.cpp --- stepmania/src/arch/Sound/RageSoundDriver_CA.h | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/arch/Sound/RageSoundDriver_CA.h b/stepmania/src/arch/Sound/RageSoundDriver_CA.h index 7a96c1c83b..7cf002de9d 100644 --- a/stepmania/src/arch/Sound/RageSoundDriver_CA.h +++ b/stepmania/src/arch/Sound/RageSoundDriver_CA.h @@ -19,6 +19,7 @@ private: int64_t mDecodePos; float mLatency; CAAudioHardwareDevice *mOutputDevice; + const AudioTimeStamp *mNow; static OSStatus GetData(AudioDeviceID inDevice, const AudioTimeStamp *inNow,