mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-01 19:59:57 +01:00
00a1d106bd
operator= typically returns a reference, it's not void. While we're at it, we can correct the parameter formatting to adhere to the codebase.