AudioCore: Implement NullSink

This commit is contained in:
MerryMage 2016-04-27 12:04:15 +01:00
parent 6b9d36abb1
commit 3e940fcc96
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
)