yuzu/src/core/hle/service/bcat
Lioncash eefd97e80d bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear()
A formatting specifier within Clear wasn't being used, which will cause
fmt to throw an exception. This fixes that.
2020-02-12 01:14:47 -05:00
..
backend bcat/backend: Prevent fmt exception in debug log within NullBackend::Clear() 2020-02-12 01:14:47 -05:00
bcat.cpp hle/service: Replace global system instance calls with instance-based ones 2019-10-06 13:42:23 -04:00
bcat.h hle/service: Replace global system instance calls with instance-based ones 2019-10-06 13:42:23 -04:00
module.cpp Merge pull request #3094 from lioncash/tables 2019-11-24 20:30:58 -05:00
module.h hle/service: Replace global system instance calls with instance-based ones 2019-10-06 13:42:23 -04:00