yuzu/src/video_core
Lioncash cc935d997b macro_hle: Remove unnecessary std::make_pair calls
The purpose of make_pair is generally to deduce the types within the
pair without explicitly specifying the types, so these usages were
generally unnecessary, particularly when the type is enforced by the
array declaration.
2020-07-16 21:59:25 -04:00
..
2020-04-30 13:19:36 -04:00
2020-04-30 13:19:36 -04:00
2020-04-30 13:19:36 -04:00