yuzu/src/core/hle/service/bcat
Lioncash 3fcd2180e4 bcat: Make ProgressServiceBackend's constructor take a std::string_view
Given the string is appended to another, we can make it a view so a
redundant full copy of the string isn't made.
2019-10-06 15:38:09 -04:00
..
backend bcat: Make ProgressServiceBackend's constructor take a std::string_view 2019-10-06 15:38:09 -04:00
bcat.cpp bcat: Add FSC accessors for BCAT data 2019-10-01 09:13:09 -04:00
bcat.h bcat: Add FSC accessors for BCAT data 2019-10-01 09:13:09 -04:00
module.cpp service/bcat: Silence -Wreorder and -Wunused 2019-10-04 23:41:21 +00:00
module.h bcat: Add FSC accessors for BCAT data 2019-10-01 09:13:09 -04:00