mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-19 02:42:13 -07:00
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.