Commit 9ac176d5 authored by Lioncash's avatar Lioncash
Browse files

hle/service/audio/audout_u: Correct lack of return in failure case of AppendAudioOutBufferImpl()

Previously we were overwriting the error case with a success code
further down (which is definitely not what we should be doing here).
parent 234f00bd
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