From 47d52dacd0e12e909bf91c9bd99478e6b90dbfec Mon Sep 17 00:00:00 2001 From: "SND\\edgbla_cp" Date: Tue, 16 Aug 2011 08:02:57 +0000 Subject: SPU crash fix, macos peopsxgl gte accuracy. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69712 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- plugins/dfsound/dsoundoss.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/dfsound/dsoundoss.h') diff --git a/plugins/dfsound/dsoundoss.h b/plugins/dfsound/dsoundoss.h index f64f645b..7196e092 100644 --- a/plugins/dfsound/dsoundoss.h +++ b/plugins/dfsound/dsoundoss.h @@ -24,4 +24,4 @@ void SoundFeedStreamData(unsigned char* pSound,long lBytes); #define timeGetTime_spu timeGetTime #else unsigned long timeGetTime_spu(); -#endif \ No newline at end of file +#endif -- cgit v1.2.3