mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-09 20:42:26 -08:00
723dc644fa
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in case you already have an rvalue.