"src/core/hle/service/apm/interface.h" did not exist on "960a1416de3780e91855d9389c4534acf8c061df"
-
Lioncash authored
Given the std::optional can contain an object type that heap allocates, we can use std::move to avoid an unnecessary copy/allocation from occurring.
16bf7919
Loading