1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle/service/bcat
Lioncash 7e77d1593f bcat: Take std::function instance by value in NullBackend's constructor
Without this, the std::move within the constructor initializer list
won't be able to actually perform a move.
2019-10-06 15:38:12 -04:00
..
backend bcat: Take std::function instance by value in NullBackend's constructor 2019-10-06 15:38:12 -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