Files
suyu/src/core/hle
Lioncash f9a26d468c profile_manager: Take ProfileInfo by const reference where applicable
ProfileInfo is quite a large struct in terms of data, and we don't need
to perform a copy in these instances, so we can just pass constant
references instead.
2018-08-20 19:48:57 -04:00
..
2018-01-13 22:38:52 +00:00
2018-05-23 14:22:42 +02:00