summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/behavior/info_updater.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-09-16behavior_info: Mark CopyErrorInfo as constLioncash1-1/+1
This doesn't modify member state. We can also mark the parameter of AppendError as const as well, since it isn't modified.
2022-07-22Project AndioKelebek11-0/+205