summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/behavior/behavior_info.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-12general: fix spelling mistakesLiam1-1/+1
2022-09-16behavior_info: Mark CopyErrorInfo as constLioncash1-2/+2
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/+376