mirror of
https://github.com/starr-dusT/yuzu-mainline
synced 2024-03-05 21:12:25 -08:00
2f2ab9b5bc
These member functions don't actually modify the input parameter, so we can make this explicit with the use of const.