aboutsummaryrefslogtreecommitdiff
path: root/plugins/dfsound/dsoundoss.h
diff options
context:
space:
mode:
authornotaz2012-07-30 16:27:32 +0300
committernotaz2012-07-31 01:31:34 +0300
commitf05d6ca255c80170e4e5fc61cc48d87e013b8807 (patch)
tree8c73dad5208e661e903b94e3b88e1d7208841fc2 /plugins/dfsound/dsoundoss.h
parent36dfb7876314f16d401e2016e55d126fb264d1df (diff)
downloadpcsx_rearmed-f05d6ca255c80170e4e5fc61cc48d87e013b8807.tar.gz
pcsx_rearmed-f05d6ca255c80170e4e5fc61cc48d87e013b8807.tar.bz2
pcsx_rearmed-f05d6ca255c80170e4e5fc61cc48d87e013b8807.zip
spu: some cleanups
Diffstat (limited to 'plugins/dfsound/dsoundoss.h')
-rw-r--r--plugins/dfsound/dsoundoss.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/dfsound/dsoundoss.h b/plugins/dfsound/dsoundoss.h
index 3702312..543b297 100644
--- a/plugins/dfsound/dsoundoss.h
+++ b/plugins/dfsound/dsoundoss.h
@@ -19,4 +19,3 @@ void SetupSound(void);
void RemoveSound(void);
unsigned long SoundGetBytesBuffered(void);
void SoundFeedStreamData(unsigned char* pSound,long lBytes);
-unsigned long timeGetTime_spu();