mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-09 17:42:59 +01:00
723dc644fa
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in case you already have an rvalue.