diff options
author | Lioncash <mathew1800@gmail.com> | 2020-09-17 13:52:32 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-09-17 13:52:55 -0400 |
commit | 362e2940be51803ff1513535eed7f55ac7e51570 (patch) | |
tree | 264c833d2eae7857d54adb37c881c9a5d901f906 /src/input_common/sdl/sdl_impl.cpp | |
parent | 9539e4d8fd3d4985d524a7a64ec432e4d3bbb2b6 (diff) |
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.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions