AudioCore: Implement NullSink

This commit is contained in:
MerryMage
2016-04-27 12:04:15 +01:00
parent e620d3fb95
commit 32c7e51567
2 changed files with 30 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ set(HEADERS
hle/filter.h
hle/pipe.h
interpolate.h
null_sink.h
sink.h
)