AudioCore: Implement NullSink

This commit is contained in:
MerryMage
2016-04-27 12:04:15 +01:00
parent 73624b4721
commit 7d106eff10
2 changed files with 30 additions and 0 deletions

View File

@ -15,6 +15,7 @@ set(HEADERS
hle/filter.h
hle/pipe.h
interpolate.h
null_sink.h
sink.h
)