mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-19 01:02:26 -07:00
RealVfsFile inherits from VfsFile, the instance from std::make_shared is already compatible with the function argument type, making the copy constructor call unnecessary.