Common: Add a NullAudioStream implementation

This commit is contained in:
Connor McLaughlin
2019-12-23 17:02:11 +10:00
parent c8d3b2c546
commit ed7aabe5f2
9 changed files with 51 additions and 1 deletions

View File

@@ -20,6 +20,8 @@ add_library(common
iso_reader.h
jit_code_buffer.cpp
jit_code_buffer.h
null_audio_stream.cpp
null_audio_stream.h
rectangle.h
state_wrapper.cpp
state_wrapper.h