diff options
| author | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-08-16 08:02:57 +0000 |
|---|---|---|
| committer | SND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-08-16 08:02:57 +0000 |
| commit | 47d52dacd0e12e909bf91c9bd99478e6b90dbfec (patch) | |
| tree | 952b0c7804ae57d4688f7d78e86ccdf2f2982f8a /plugins/dfsound/dsoundoss.h | |
| parent | c5964a2a3b82282defa497484446ed6bdf1cf73b (diff) | |
| download | pcsxr-47d52dacd0e12e909bf91c9bd99478e6b90dbfec.tar.gz | |
SPU crash fix, macos peopsxgl gte accuracy.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@69712 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfsound/dsoundoss.h')
| -rw-r--r-- | plugins/dfsound/dsoundoss.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
