mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-26 13:18:03 -05:00
audio_core: Port codec code from Citra for ADPCM decoding.
This commit is contained in:
@ -4,6 +4,8 @@ add_library(audio_core STATIC
|
||||
buffer.h
|
||||
cubeb_sink.cpp
|
||||
cubeb_sink.h
|
||||
codec.cpp
|
||||
codec.h
|
||||
null_sink.h
|
||||
stream.cpp
|
||||
stream.h
|
||||
|
Reference in New Issue
Block a user