mirror of
https://github.com/PabloMK7/citra.git
synced 2025-01-10 21:51:46 +01:00
723dc644fa
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in case you already have an rvalue.