mirror of
https://github.com/citra-emu/citra.git
synced 2025-01-10 22:00:06 +00:00
8014c67faa
* am/am: Avoid redundant copy in GetProgramInfoFromCia() We can just use a reference to the title metadata. Avoids copying several data entries and std::vector instances that don't need to be copied. * hle/service: Avoid redundant copying of std::string GetUserPath() returns the path as a reference, so we can make use of said reference to avoid making copies. |
||
---|---|---|
.. | ||
cfg_i.cpp | ||
cfg_i.h | ||
cfg_nor.cpp | ||
cfg_nor.h | ||
cfg_s.cpp | ||
cfg_s.h | ||
cfg_u.cpp | ||
cfg_u.h | ||
cfg.cpp | ||
cfg.h |