Commit 362e2940 authored by Lioncash's avatar Lioncash
Browse files

audio_core/command_generator: Use const references where applicable

In a lot of cases, we can make use of const references rather than
non-const references.

While we're in the area we can silence some truncation and sign
conversion warnings.
parent 9539e4d8
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