summaryrefslogtreecommitdiff
path: root/plugins/dfsound/nullsnd.c
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-06-19 08:23:44 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-06-19 08:23:44 +0000
commitd84867075fd9e3494ceca991affc4d0388ae1964 (patch)
treeebd0d2b17bc675bc21b94e543789013dcdf5aa48 /plugins/dfsound/nullsnd.c
parentf5356b547582a16837050dc0e726893e9132b46d (diff)
downloadpcsxr-d84867075fd9e3494ceca991affc4d0388ae1964.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23747 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'plugins/dfsound/nullsnd.c')
-rw-r--r--plugins/dfsound/nullsnd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfsound/nullsnd.c b/plugins/dfsound/nullsnd.c
index fd7ce015..ebbefa2e 100644
--- a/plugins/dfsound/nullsnd.c
+++ b/plugins/dfsound/nullsnd.c
@@ -19,7 +19,7 @@ void RemoveSound(void)
// GET BYTES BUFFERED
unsigned long SoundGetBytesBuffered(void)
{
- return 0;
+ return 0;
}
// FEED SOUND DATA