Commit a12f4efa authored by Lioncash's avatar Lioncash
Browse files

audio_core/codec: Resolve truncation warnings within DecodeADPCM

The assignments here were performing an implicit truncation from int to
s16. Make it explicit that this is desired behavior.
parent c07987df
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment