mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-06 14:24:04 -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.