suyu/src/core/hle/service/bcat
Lioncash 0705ce0ed1 bcat/module: Silence truncation warnings
We need to perform explicit casts here, otherwise we're implicitly
truncating a 64-bit type to a 32-bit one.
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 bcat/module: Silence truncation warnings 2019-10-06 15:38:12 -04:00
module.h bcat: Add FSC accessors for BCAT data 2019-10-01 09:13:09 -04:00