yuzu/src/audio_core/renderer/behavior
Lioncash b2c2138af7 behavior_info: Mark CopyErrorInfo as const
This doesn't modify member state.

We can also mark the parameter of AppendError as const as well, since it
isn't modified.
2022-09-16 09:55:17 -04:00
..
behavior_info.cpp behavior_info: Mark CopyErrorInfo as const 2022-09-16 09:55:17 -04:00
behavior_info.h behavior_info: Mark CopyErrorInfo as const 2022-09-16 09:55:17 -04:00
info_updater.cpp behavior_info: Mark CopyErrorInfo as const 2022-09-16 09:55:17 -04:00
info_updater.h behavior_info: Mark CopyErrorInfo as const 2022-09-16 09:55:17 -04:00