summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/behavior/info_updater.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hle: rename legacy errors to ResultsLiam2023-03-071-19/+19
|
* general: Resolve -Wclass-memaccessMorph2022-10-221-1/+1
|
* behavior_info: Mark CopyErrorInfo as constLioncash2022-09-161-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.
* Project AndioKelebek12022-07-221-0/+539