yuzu/src/core/hle/service/am
Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls
Follows the video core PR. fmt doesn't require casts for enum classes
anymore, so we can remove quite a few casts.
2020-12-07 23:02:23 -05:00
..
applets core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
am.cpp core: Remove unnecessary enum casts in log calls 2020-12-07 23:02:23 -05:00
am.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
applet_ae.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
applet_ae.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
applet_oe.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
applet_oe.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
idle.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
idle.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
omm.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
omm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
spsm.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
spsm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
tcap.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
tcap.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00