mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-02-09 22:33:06 +01:00
There's no need to duplicate in-class initializers with a constructor initializer list. std::strings also initialize to empty by default.